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

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

Issue 2867663006: Update expected shell version to 4. (Closed)
Patch Set: Created 3 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 c4d66ff1992df3516f9c88b69d6db437168908f1..2be5556005d0a4957650e58c29825043fe080849 100644
--- a/chrome/android/webapk/shell_apk/shell_apk_version.gni
+++ b/chrome/android/webapk/shell_apk/shell_apk_version.gni
@@ -12,4 +12,4 @@ template_shell_apk_version = 4
# if the WebAPK's ShellAPK version is less than |expected_shell_apk_version|.
# The version should be incremented after a new ShellAPK has been uploaded to
# the WebAPK Minting Server.
-expected_shell_apk_version = 3
+expected_shell_apk_version = 4
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698