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

Unified Diff: chrome/android/BUILD.gn

Issue 2225683002: Re-enable WebApkServiceImplTest (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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/android/BUILD.gn
diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
index f4363175e032d5753a0b9f273b141fe6f91b2a63..efd7e82810ac8543df8fe8815598fe690915f4c7 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -604,6 +604,7 @@ instrumentation_test_apk("chrome_public_test_apk") {
"//chrome/android/webapk/shell_apk:shell_apk_javatests",
]
additional_apks = [
+ "//chrome/android/webapk/libs/runtime_library/javatests/apk_with_webapk_service:apk_with_webapk_service",
"//chrome/android/webapk/shell_apk/javatests/dex_optimizer:dex_optimizer_apk",
"//chrome/test/android/chrome_public_test_support:chrome_public_test_support_apk",
"//net/android:net_test_support_apk",
« no previous file with comments | « no previous file | chrome/android/javatests/AndroidManifest.xml » ('j') | chrome/android/webapk/libs/runtime_library/javatests/DEPS » ('J')

Powered by Google App Engine
This is Rietveld 408576698