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

Unified Diff: site/try/build_try.gyp

Issue 807193003: Re-apply "Remove unittest and matcher from the repo." (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Code review changes 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/unittest/test/with_test_environment_test.dart ('k') | tests/isolate/port_test.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 9fa4b7cf274094be489062cb8046d0e35ac5035c..aa9e263a042b6fdef5bcde2b3f1a7712cc2fcd5a 100644
--- a/site/try/build_try.gyp
+++ b/site/try/build_try.gyp
@@ -52,13 +52,13 @@
'../../pkg/crypto/lib',
'../../pkg/intl/lib',
'../../pkg/logging/lib',
- '../../pkg/matcher/lib',
- '../../pkg/unittest/lib',
'../../third_party/pkg/http/lib',
'../../third_party/pkg/http_parser/lib',
+ '../../third_party/pkg/matcher/lib',
'../../third_party/pkg/path/lib',
'../../third_party/pkg/stack_trace/lib',
'../../third_party/pkg/string_scanner/lib',
+ '../../third_party/pkg/unittest/lib',
'../../third_party/pkg/yaml/lib',
],
},
« no previous file with comments | « pkg/unittest/test/with_test_environment_test.dart ('k') | tests/isolate/port_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698