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

Unified Diff: chrome/android/webapk/shell_apk/shell_apk_version.gni

Issue 2762873003: Fix: long-tapping a WebAPK in recents shows Chrome.
Patch Set: yfriedman@'s comments. Created 3 years, 9 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/webapk/shell_apk/shell_apk_version.gni
diff --git a/chrome/android/webapk/shell_apk/shell_apk_version.gni b/chrome/android/webapk/shell_apk/shell_apk_version.gni
index 148f7a331de6aeebca421dc5152190bc38d0c7a8..46d2071059ad74cfdb0e9b083e92f6651a5bff65 100644
--- a/chrome/android/webapk/shell_apk/shell_apk_version.gni
+++ b/chrome/android/webapk/shell_apk/shell_apk_version.gni
@@ -4,4 +4,4 @@
# Must be incremented whenever code in //chrome/android/webapk/shell_apk
# (including AndroidManifest.xml) is updated.
-shell_apk_version = 2
+shell_apk_version = 3

Powered by Google App Engine
This is Rietveld 408576698