summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chromium/third_party/WebKit/Source/config.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/chromium/third_party/WebKit/Source/config.h b/chromium/third_party/WebKit/Source/config.h
index e556d5b95dc..d7501db1e45 100644
--- a/chromium/third_party/WebKit/Source/config.h
+++ b/chromium/third_party/WebKit/Source/config.h
@@ -97,7 +97,6 @@
#if OS(MACOSX)
#define WTF_USE_CF 1
-#define WTF_USE_RUBBER_BANDING 1
/* We can't override the global operator new and delete on OS(MACOSX) because
* some object are allocated by WebKit and deallocated by the embedder. */