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

Unified Diff: chrome/android/webapk/libs/client/BUILD.gn

Issue 2841413004: Revert "[WebAPKs] Make WebAPK update flow more sensible" (Closed)
Patch Set: Created 3 years, 8 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 | chrome/android/webapk/shell_apk/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/android/webapk/libs/client/BUILD.gn
diff --git a/chrome/android/webapk/libs/client/BUILD.gn b/chrome/android/webapk/libs/client/BUILD.gn
index 6ca8f1ee68c604d476c0f8ec36e4988326d61ce0..8d22e4eb4b368ace8dfcf270c183ccd8073c42ca 100644
--- a/chrome/android/webapk/libs/client/BUILD.gn
+++ b/chrome/android/webapk/libs/client/BUILD.gn
@@ -30,7 +30,7 @@ java_cpp_template("runtime_library_version_java") {
]
defines = [
"CURRENT_RUNTIME_DEX_VERSION_VALUE=$runtime_library_version",
- "CURRENT_SHELL_APK_VERSION_VALUE=$expected_shell_apk_version",
+ "CURRENT_SHELL_APK_VERSION_VALUE=$shell_apk_version",
]
}
« no previous file with comments | « no previous file | chrome/android/webapk/shell_apk/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698