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

Unified Diff: chrome/installer/mini_installer_tests.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/installer/mini_installer.gyp ('k') | chrome/interactive_ui_tests.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/installer/mini_installer_tests.isolate
diff --git a/chrome/installer/mini_installer_tests.isolate b/chrome/installer/mini_installer_tests.isolate
index 83aa7eae60e9f351be05880f4befc57245b979a9..480b7046ef4ed629859f367ece4ec033fdfda621 100644
--- a/chrome/installer/mini_installer_tests.isolate
+++ b/chrome/installer/mini_installer_tests.isolate
@@ -13,11 +13,9 @@
'--target=Release',
'--force-clean',
],
- 'isolate_dependency_tracked': [
- '<(PRODUCT_DIR)/mini_installer.exe',
- ],
- 'isolate_dependency_untracked': [
+ 'files': [
'../test/mini_installer/',
+ '<(PRODUCT_DIR)/mini_installer.exe',
],
},
}],
« no previous file with comments | « chrome/installer/mini_installer.gyp ('k') | chrome/interactive_ui_tests.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698