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

Unified Diff: dart/pkg/pkg.gyp

Issue 315943003: Packages for Try Dart and dart2js. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Merged with r37435. Created 6 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
« no previous file with comments | « no previous file | dart/tools/make_links.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/pkg/pkg.gyp
diff --git a/dart/pkg/pkg.gyp b/dart/pkg/pkg.gyp
index dfea42a0877253ed7bd113e979ac82947c1ff919..6fb7f61c0d55c116c39253412877e3a40858fbf0 100644
--- a/dart/pkg/pkg.gyp
+++ b/dart/pkg/pkg.gyp
@@ -19,6 +19,9 @@
'"../third_party/pkg"])',
'<!@(["python", "../tools/list_pkg_directories.py", '
'"polymer/e2e_test/"])',
+ '../sdk/lib/_internal/compiler',
+ '../sdk/lib/_internal/libraries.dart',
+ '../site/try',
],
'outputs': [
'<(SHARED_INTERMEDIATE_DIR)/packages.stamp',
« no previous file with comments | « no previous file | dart/tools/make_links.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698