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

Unified Diff: chrome/android/BUILD.gn

Issue 2076583002: Add WebAPK's tests in ChildProcessLauncherTest. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Move ChildProcessLaucherTest back to content. Created 4 years, 6 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 bbe544e968f10edac4f3193093650363ea35a149..0fe5511f88f7ed7369601ee9633c6ef5f8f6a853 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -560,6 +560,7 @@ instrumentation_test_apk("chrome_public_test_apk") {
]
additional_apks = [
"//chrome/android/webapk/shell_apk/javatests/dex_optimizer:dex_optimizer_apk",
+ "//chrome/android/webapk/shell_apk:test_webapk",
"//chrome/test/android/chrome_public_test_support:chrome_public_test_support_apk",
"//net/android:net_test_support_apk",
]

Powered by Google App Engine
This is Rietveld 408576698