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

Unified Diff: utils/compiler/compiler.gyp

Issue 10548047: Remove frog from the repository. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix SDK dartdoc/frog. Created 8 years, 6 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
« utils/apidoc/apidoc.gyp ('K') | « utils/apidoc/apidoc.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: utils/compiler/compiler.gyp
diff --git a/utils/compiler/compiler.gyp b/utils/compiler/compiler.gyp
index 51aedcf2524fe86739afcc13a8c30643ef1787ff..5b914fafcfe70f79421041a0eedadad3a9db106b 100644
--- a/utils/compiler/compiler.gyp
+++ b/utils/compiler/compiler.gyp
@@ -12,6 +12,7 @@
'type': 'none',
'dependencies': [
'../../runtime/dart-runtime.gyp:dart',
+ '../../third_party/v8/src/d8.gyp:d8',
ahe 2012/06/14 14:33:23 dart2js does not depend on d8.
kasperl 2012/06/15 07:10:59 I agree. I'll leave this in for now (to make testi
],
'actions': [
{
« utils/apidoc/apidoc.gyp ('K') | « utils/apidoc/apidoc.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698