diff options
author | John Reck <jreck@google.com> | 2012-01-18 11:24:36 -0800 |
---|---|---|
committer | John Reck <jreck@google.com> | 2012-01-18 11:24:36 -0800 |
commit | be276cc8612281d7433f591dd8bc960ff759a8b2 (patch) | |
tree | 2711a34f095da885bf833bec194d2ce6494524f7 /Source/JavaScriptCore/wtf | |
parent | 8df0eba6a3a17a722e4501827666ab5d7ae00f92 (diff) | |
download | external_webkit-be276cc8612281d7433f591dd8bc960ff759a8b2.zip external_webkit-be276cc8612281d7433f591dd8bc960ff759a8b2.tar.gz external_webkit-be276cc8612281d7433f591dd8bc960ff759a8b2.tar.bz2 |
Remove ANDROID_CSS_RING
Change-Id: I7395a5f17b0ccfe8dafcc97fa3ab8897676608e9
Diffstat (limited to 'Source/JavaScriptCore/wtf')
-rw-r--r-- | Source/JavaScriptCore/wtf/Platform.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/JavaScriptCore/wtf/Platform.h b/Source/JavaScriptCore/wtf/Platform.h index 6e270eb..f313861 100644 --- a/Source/JavaScriptCore/wtf/Platform.h +++ b/Source/JavaScriptCore/wtf/Platform.h @@ -758,7 +758,6 @@ #define ANDROID_ALLOW_TURNING_OFF_CARET #define ANDROID_META_SUPPORT #define ANDROID_MULTIPLE_WINDOWS -#define ANDROID_CSS_RING #define ANDROID_CSS_TAP_HIGHLIGHT_COLOR #define ANDROID_BLOCK_NETWORK_IMAGE // Changes needed to support native plugins (npapi.h). If the change is generic, |