| Index: build/common.gypi
|
| diff --git a/build/common.gypi b/build/common.gypi
|
| index 467dd745b539304700d33eded818579fdac94e9f..abbfeffee684f8c16e0c62ee68018f72d1a472cc 100644
|
| --- a/build/common.gypi
|
| +++ b/build/common.gypi
|
| @@ -1084,6 +1084,8 @@
|
| 'android_app_version_name%': 'Developer Build',
|
| 'android_app_version_code%': 0,
|
|
|
| + # TODO(enne): Remove this once #ifdefs have been removed in Blink.
|
| + 'blink_scrolling_position_no_offset%': 1,
|
|
|
| # Contains data about the attached devices for gyp_managed_install.
|
| 'build_device_config_path': '<(PRODUCT_DIR)/build_devices.cfg',
|
|
|