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

Unified Diff: chrome/android/BUILD.gn

Issue 1844993003: chrome_junit_tests: Update BUILD.gn to allow building with Java 1.8 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/BUILD.gn
diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
index 547e0bcfaf8571e157cfe033c7c6bfc85c86aeaf..761c822ac80572d05327b717d14972ec47df43c6 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -299,6 +299,7 @@ junit_binary("chrome_junit_tests") {
"//components/invalidation/impl:java",
"//components/web_restrictions:web_restrictions_java",
"//content/public/android:content_java",
+ "//net/android:net_java",
"//sync:sync_java_test_support",
"//sync/android:sync_java",
"//third_party/android_tools:android_support_v7_mediarouter_java",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698