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

Unified Diff: chrome/unit_tests.isolate

Issue 226123004: Get rid of all component builds specific .isolate. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 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 | « build/linux/system.isolate ('k') | crypto/crypto.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/unit_tests.isolate
diff --git a/chrome/unit_tests.isolate b/chrome/unit_tests.isolate
index 03c0be9f9ade80473c20df4cf7fb946103c6354c..9d0da248160b901e402f951daca1844973757550 100644
--- a/chrome/unit_tests.isolate
+++ b/chrome/unit_tests.isolate
@@ -122,6 +122,6 @@
}],
],
'includes': [
- '../third_party/icu/icu.isolate',
csharp 2014/04/04 17:17:10 I don't see icu.isolate getting modified in this c
M-A Ruel 2014/04/04 17:20:51 Oh, sadly it is in a separate repo, that's why I m
csharp 2014/04/04 17:27:34 :(
+ '../base/base.isolate',
],
}
« no previous file with comments | « build/linux/system.isolate ('k') | crypto/crypto.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698