Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1284)

Unified Diff: dart/dart.gyp

Issue 10164004: Remove frogsh. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Rebased Created 8 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « dart/compiler/tests/dartc/dartc.status ('k') | dart/frog/.gitignore » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/dart.gyp
diff --git a/dart/dart.gyp b/dart/dart.gyp
index e96ec008d5574e270510363c12f32bb28743e4bf..3ef1cef3df6369607de3a7616d67a6f2a72348ed 100644
--- a/dart/dart.gyp
+++ b/dart/dart.gyp
@@ -83,11 +83,10 @@
'dependencies': [
'utils/compiler/compiler.gyp:dart2js',
- # TODO(ahe): Remove dependencies on frog and frogsh, they are
- # just here to simplify
- # frog/scripts/buildbot_annotated_steps.py temporarily.
+ # TODO(ahe): Remove dependency on frog, it is just here to
+ # simplify frog/scripts/buildbot_annotated_steps.py
+ # temporarily.
'frog/dart-frog.gyp:frog',
- 'frog/dart-frog.gyp:frogsh',
],
},
{
« no previous file with comments | « dart/compiler/tests/dartc/dartc.status ('k') | dart/frog/.gitignore » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698