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

Unified Diff: build/all.gyp

Issue 591163002: Revert of Swarming configuration files for chromoting integration tests (Closed) Base URL: https://chromium.googlesource.com/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 | « no previous file | testing/chromoting/chromoting_integration_tests.isolate » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index 833c3dd5c99d9da5fa3e988527dbf17c6b064d82..182a1530c1ac97c564beda9568380cd8a8ffc053 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -1289,13 +1289,6 @@
'../net/net.gyp:net_unittests_run',
],
}, # target_name: chromium_swarm_tests
- {
- 'target_name': 'chromoting_swarm_tests',
- 'type': 'none',
- 'dependencies': [
- '../testing/chromoting/integration_test.gyp:chromoting_integration_tests_run',
- ],
- }, # target_name: chromoting_swarm_tests
],
}],
['OS=="mac" and toolkit_views==1', {
« no previous file with comments | « no previous file | testing/chromoting/chromoting_integration_tests.isolate » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698