| Index: Source/core/css/CSSPropertyNames.in
|
| diff --git a/Source/core/css/CSSPropertyNames.in b/Source/core/css/CSSPropertyNames.in
|
| index da4183cabcdcd2b46ba9c8799b82c7921125a3a1..a666e42ce6184aea75642159d64fbccd2199bc81 100644
|
| --- a/Source/core/css/CSSPropertyNames.in
|
| +++ b/Source/core/css/CSSPropertyNames.in
|
| @@ -421,7 +421,9 @@ min-zoom
|
| orientation
|
| user-zoom
|
| #endif
|
| +#if defined(ENABLE_TOUCH_EVENTS) && ENABLE_TOUCH_EVENTS
|
| -webkit-tap-highlight-color
|
| +#endif
|
| -webkit-app-region
|
| #if defined(ENABLE_ACCELERATED_OVERFLOW_SCROLLING) && ENABLE_ACCELERATED_OVERFLOW_SCROLLING
|
| -webkit-overflow-scrolling
|
|
|