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

Unified Diff: net/android/BUILD.gn

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/BUILD.gn ('k') | net/net.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/android/BUILD.gn
diff --git a/net/android/BUILD.gn b/net/android/BUILD.gn
index abe46540bd9c6d7749a1739ebae01bb0d7fe1377..f37e1d629b70d386b58bd83f6914aaca10228501 100644
--- a/net/android/BUILD.gn
+++ b/net/android/BUILD.gn
@@ -27,6 +27,7 @@ android_aidl("remote_android_keystore_aidl") {
}
android_library("net_java_test_support") {
+ testonly = true
DEPRECATED_java_in_dir = "../test/android/javatests/src"
deps = [
"//base:base_java",
« no previous file with comments | « net/BUILD.gn ('k') | net/net.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698