Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(433)

Unified Diff: Source/build/features.gypi

Issue 59763011: Remove 'FAST_MOBILE_SCROLLING' (Closed) Base URL: https://chromium.googlesource.com/chromium/blink@master
Patch Set: Remove FAST_MOBILE_SCROLLING altogether Created 7 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | Source/core/rendering/RenderBoxModelObject.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/build/features.gypi
diff --git a/Source/build/features.gypi b/Source/build/features.gypi
index bc8a00c3cb2877c00e8094b3cbeec5a338cab156..00db6d9d57d9c131829178f656e9820c276d90d0 100644
--- a/Source/build/features.gypi
+++ b/Source/build/features.gypi
@@ -54,7 +54,6 @@
}],
['OS=="android"', {
'feature_defines': [
- 'ENABLE_FAST_MOBILE_SCROLLING=1',
'ENABLE_INPUT_SPEECH=0',
'ENABLE_LEGACY_NOTIFICATIONS=0',
'ENABLE_MEDIA_CAPTURE=1',
« no previous file with comments | « no previous file | Source/core/rendering/RenderBoxModelObject.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698