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

Unified Diff: content/shell/android/BUILD.gn

Issue 1956593002: Rename shell_apk to webapk (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 | webapk/shell_apk/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/shell/android/BUILD.gn
diff --git a/content/shell/android/BUILD.gn b/content/shell/android/BUILD.gn
index 828e27befe0f86e5446c62a2e3453edf0c96ec72..dea864efa02c40bf7c36cd571b604d26c10eccbd 100644
--- a/content/shell/android/BUILD.gn
+++ b/content/shell/android/BUILD.gn
@@ -160,7 +160,7 @@ instrumentation_test_apk("content_shell_test_apk") {
":content_shell_apk",
]
additional_apks = [
- "//webapk/shell_apk:shell_apk",
+ "//webapk/shell_apk:webapk",
"//webapk/shell_apk/javatests/dex_optimizer:dex_optimizer_apk",
]
apk_under_test = ":content_shell_apk"
« no previous file with comments | « no previous file | webapk/shell_apk/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698