diff options
Diffstat (limited to 'chrome/chrome_android_paks.gypi')
-rw-r--r-- | chrome/chrome_android_paks.gypi | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/chrome/chrome_android_paks.gypi b/chrome/chrome_android_paks.gypi index 967cb70..fa7781e 100644 --- a/chrome/chrome_android_paks.gypi +++ b/chrome/chrome_android_paks.gypi @@ -3,14 +3,6 @@ # found in the LICENSE file. { 'variables': { - # This variable is left out to avoid breaking downstream Chrome for Android - # build. It will be removed once the corresponding downstream change will - # land. - # crbug.com/163955 - 'variables': { - 'package_name%': 'chrome', - }, - 'chrome_android_pak_output_folder': '<@(PRODUCT_DIR)/../assets/<(package_name)', 'chrome_android_pak_input_resources': [ '<(PRODUCT_DIR)/chrome.pak', |