Index: build/android/envsetup_functions.sh |
diff --git a/build/android/envsetup_functions.sh b/build/android/envsetup_functions.sh |
index 37460122d47b734b46a8676026446795fe8c4e5f..08c3a165ac14922c8ee57d33d7c0d8de3149bfbb 100755 |
--- a/build/android/envsetup_functions.sh |
+++ b/build/android/envsetup_functions.sh |
@@ -93,10 +93,6 @@ common_vars_defines() { |
export OFFICIAL_BUILD=1 |
export CHROMIUM_BUILD="_google_chrome" |
export CHROME_BUILD_TYPE="_official" |
- |
- # Used by chrome_version_info_posix.cc to display the channel name. |
- # Valid values: "unstable", "stable", "dev", "beta". |
- export CHROME_VERSION_EXTRA="beta" |
fi |
# The order file specifies the order of symbols in the .text section of the |