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

Unified Diff: content/content_tests.gypi

Issue 11038005: Enable forwarder2 for all our tests. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Created 8 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 | « build/android/run_instrumentation_tests.py ('k') | tools/android/forwarder2/host_controller.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 91ab3f7b50789267d71bf3fabafe15f26ba08da0..8c75208c16623de6a2b9404617d640e34d48787d 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -899,7 +899,7 @@
'../media/media.gyp:media_test_support',
'../net/net.gyp:net_java',
'../net/net.gyp:net_javatests',
- '../tools/android/forwarder/forwarder.gyp:forwarder',
+ '../tools/android/forwarder2/forwarder.gyp:forwarder2',
],
'variables': {
'package_name': 'content_shell_test',
« no previous file with comments | « build/android/run_instrumentation_tests.py ('k') | tools/android/forwarder2/host_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698