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

Unified Diff: chrome/chrome_tests.gypi

Issue 1130523003: Add support for escaped target names in isolate driver (3rd try) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Add inclusion of chrome.isolate Created 5 years, 7 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/chrome.isolate ('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/chrome_tests.gypi
diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi
index 4298b8e25e6c255aa166d6b051e592d349967aa9..776fd699ee23c31fe9fd1c60381e54871d46cb94 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -2752,6 +2752,9 @@
'browser/sync/test/integration/single_client_dictionary_sync_test.cc',
'browser/sync/test/integration/two_client_dictionary_sync_test.cc',
],
+ 'dependencies': [
+ 'chrome',
+ ],
}],
['OS=="win"', {
'sources': [
« no previous file with comments | « chrome/chrome.isolate ('k') | chrome/interactive_ui_tests.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698