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

Unified Diff: chrome/chrome_tests.gypi

Issue 1227843004: Revert of Add support for escaped target names in isolate driver (4th try) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 5 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 96b3d80e36dd57fc1f74844f84218a12fb962f2f..f75429ea771a96f0e741cfc6d07540848c033870 100644
--- a/chrome/chrome_tests.gypi
+++ b/chrome/chrome_tests.gypi
@@ -3153,7 +3153,6 @@
'target_name': 'interactive_ui_tests_run',
'type': 'none',
'dependencies': [
- 'chrome',
'interactive_ui_tests',
],
'conditions': [
@@ -3174,7 +3173,6 @@
'target_name': 'sync_integration_tests_run',
'type': 'none',
'dependencies': [
- 'chrome',
'sync_integration_tests',
],
'conditions': [
« 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