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

Unified Diff: site/try/build_try.gyp

Issue 958003002: Fix wrong path from revision 44041 and fix path in tools/addlatexhash.dart (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 10 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 | tools/addlatexhash.dart » ('j') | 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 88503f3240782049ada6e0c76db44e58de0c3377..084e78c76483f9083ef1d213007acf012e97ea97 100644
--- a/site/try/build_try.gyp
+++ b/site/try/build_try.gyp
@@ -47,7 +47,7 @@
# These packages are uploaded to Try Dart and can be used in code
# there.
'../../pkg/analyzer/lib',
- '../../third-party/pkg/collection/lib',
+ '../../third_party/pkg/collection/lib',
'../../third_party/pkg/crypto/lib',
'../../third_party/pkg/args/lib',
'../../third_party/pkg/http/lib',
« no previous file with comments | « no previous file | tools/addlatexhash.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698