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

Unified Diff: chrome/test/android/BUILD.gn

Issue 2182133004: Making webapk service java appear in only one .jar (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixing checkdeps Created 4 years, 4 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
Index: chrome/test/android/BUILD.gn
diff --git a/chrome/test/android/BUILD.gn b/chrome/test/android/BUILD.gn
index 4a2769734ac7ed580288382a61061e89eea77cf8..ce1ad49fed122677351aaab8293cf7d474de240e 100644
--- a/chrome/test/android/BUILD.gn
+++ b/chrome/test/android/BUILD.gn
@@ -63,6 +63,7 @@ android_library("chrome_java_test_support") {
"//base:base_java_test_support",
"//chrome/android:chrome_java",
"//chrome/android/webapk/libs/runtime_library:runtime_library_for_tests_java",
+ "//chrome/android/webapk/libs/runtime_library:webapk_service_aidl_java",
"//components/bookmarks/common/android:bookmarks_java",
"//components/invalidation/impl:java",
"//components/location/android:location_java",
« no previous file with comments | « chrome/android/webapk/libs/runtime_library/javatests/src/org/chromium/webapk/lib/runtime_library/WebApkServiceImplTest.java ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698