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

Unified Diff: chrome/android/BUILD.gn

Issue 1948033005: Rename MintingExample.template.apk to WebApk.template.apk (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
Index: chrome/android/BUILD.gn
diff --git a/chrome/android/BUILD.gn b/chrome/android/BUILD.gn
index 490d96227b11a40fc8132ab7cbd4f2cece1bc7f2..d5ea78b6cdade3d9408ff1efba6e90a993e3fecd 100644
--- a/chrome/android/BUILD.gn
+++ b/chrome/android/BUILD.gn
@@ -381,7 +381,7 @@ android_assets("chrome_public_apk_assets") {
sources = chrome_android_paks_gypi.chrome_android_pak_input_resources
sources += [
"$root_build_dir/resources.pak",
- "//apk_minter/assets/MintingExample.template.apk",
+ "//apk_minter/assets/WebApk.template.apk",
"//apk_minter/assets/minted-apk-release-key-bks",
]
disable_compression = true

Powered by Google App Engine
This is Rietveld 408576698