Index: Source/build/features.gypi |
diff --git a/Source/build/features.gypi b/Source/build/features.gypi |
index e5e74d6cbc928c81c926d6a444a5c2ceb647e034..ae0049e8dd447008a74b1fc551251740b78ad7d1 100644 |
--- a/Source/build/features.gypi |
+++ b/Source/build/features.gypi |
@@ -54,6 +54,7 @@ |
}], |
['OS=="android"', { |
'feature_defines': [ |
+ 'ENABLE_FAST_MOBILE_SCROLLING=1', |
'ENABLE_INPUT_SPEECH=0', |
'ENABLE_LEGACY_NOTIFICATIONS=0', |
'ENABLE_MEDIA_CAPTURE=1', |