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

Unified Diff: components/components_unittests.isolate

Issue 614923005: Rename all isolate_dependency_* to files. (Closed) Base URL: https://chromium.googlesource.com/a/chromium/src.git@master
Patch Set: . Created 6 years, 3 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 | « chrome/unit_tests.isolate ('k') | components/nacl.gyp » ('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 7bd0b718c21d00b7b23d8bc029e09be32c7b25bc..4d830105a3ecf95d486c00debb589c289f3a5a46 100644
--- a/components/components_unittests.isolate
+++ b/components/components_unittests.isolate
@@ -5,13 +5,11 @@
'conditions': [
['OS=="android"', {
'variables': {
- 'isolate_dependency_tracked': [
+ 'files': [
'<(PRODUCT_DIR)/chrome_100_percent.pak',
'<(PRODUCT_DIR)/content_resources.pak',
'<(PRODUCT_DIR)/locales/en-US.pak',
'<(PRODUCT_DIR)/resources.pak',
- ],
- 'isolate_dependency_untracked': [
'test/data/',
],
},
« no previous file with comments | « chrome/unit_tests.isolate ('k') | components/nacl.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698