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", |
] |
} |