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

Unified Diff: net/net.gyp

Issue 1218053003: [Android] Begin switching from lighttpd + apache to EmbeddedTestServer. (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 | « net/android/BUILD.gn ('k') | net/test/android/javatests/src/org/chromium/net/test/EmbeddedTestServer.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gyp
diff --git a/net/net.gyp b/net/net.gyp
index 76ded7e13af30b0fa4d4e0e7c79d37b2abd893a7..2fec8ce7e503c9ce0adeb1627e2ad0759c577bad 100644
--- a/net/net.gyp
+++ b/net/net.gyp
@@ -1423,7 +1423,6 @@
'java_in_dir': '../net/test/android/javatests',
},
'dependencies': [
- 'net_test_support',
'url_request_failed_job_java',
'../base/base.gyp:base_java',
'net_java',
« no previous file with comments | « net/android/BUILD.gn ('k') | net/test/android/javatests/src/org/chromium/net/test/EmbeddedTestServer.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698