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

Unified Diff: components/components_unittests.isolate

Issue 22807004: Moved chrome/common/json_schema to components/json_schema. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fixed android isolates Created 7 years, 4 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 | « components/components_tests.gypi ('k') | components/json_schema.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components_unittests.isolate
diff --git a/components/components_unittests.isolate b/components/components_unittests.isolate
index 0c18d8fe83896f383689659800c98b0e7bd34e14..f60a380f60de83ae583f3e660642547bd9a45c54 100644
--- a/components/components_unittests.isolate
+++ b/components/components_unittests.isolate
@@ -8,6 +8,9 @@
'isolate_dependency_tracked': [
'<(PRODUCT_DIR)/content_resources.pak',
],
+ 'isolate_dependency_untracked': [
+ 'test/data/',
+ ],
},
}],
],
« no previous file with comments | « components/components_tests.gypi ('k') | components/json_schema.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698