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

Unified Diff: site/try/build_try.gyp

Issue 814113004: Pull args, intl, logging, shelf, and source_maps out of the SDK. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Also csslib. Created 6 years 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 | « pkg/third_party/html5lib/test/tokenizer_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: site/try/build_try.gyp
diff --git a/site/try/build_try.gyp b/site/try/build_try.gyp
index aa9e263a042b6fdef5bcde2b3f1a7712cc2fcd5a..c8c21f6152a6973540bb2594344db14ff3e950ea 100644
--- a/site/try/build_try.gyp
+++ b/site/try/build_try.gyp
@@ -47,13 +47,13 @@
# These packages are uploaded to Try Dart and can be used in code
# there.
'../../pkg/analyzer/lib',
- '../../pkg/args/lib',
'../../pkg/collection/lib',
'../../pkg/crypto/lib',
- '../../pkg/intl/lib',
- '../../pkg/logging/lib',
+ '../../third_party/pkg/args/lib',
'../../third_party/pkg/http/lib',
'../../third_party/pkg/http_parser/lib',
+ '../../third_party/pkg/intl/lib',
+ '../../third_party/pkg/logging/lib',
'../../third_party/pkg/matcher/lib',
'../../third_party/pkg/path/lib',
'../../third_party/pkg/stack_trace/lib',
« no previous file with comments | « pkg/third_party/html5lib/test/tokenizer_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698