summaryrefslogtreecommitdiffstats
path: root/Source/JavaScriptCore
diff options
context:
space:
mode:
authorJohn Reck <jreck@google.com>2012-02-24 18:06:28 -0800
committerAndroid (Google) Code Review <android-gerrit@google.com>2012-02-24 18:06:28 -0800
commiteec5b0af072de315fa24ad51ff99ad9c09ace399 (patch)
tree51806ec23a634a61a54a9de1107c043688e63608 /Source/JavaScriptCore
parentc4bf028cc0da190b72c31d53fae6eb8a67371ab0 (diff)
parent6bf2577653884795f04bbf9d8196ed9998896afe (diff)
downloadexternal_webkit-eec5b0af072de315fa24ad51ff99ad9c09ace399.zip
external_webkit-eec5b0af072de315fa24ad51ff99ad9c09ace399.tar.gz
external_webkit-eec5b0af072de315fa24ad51ff99ad9c09ace399.tar.bz2
Merge "Delete CacheBuilder"
Diffstat (limited to 'Source/JavaScriptCore')
-rw-r--r--Source/JavaScriptCore/wtf/Platform.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/JavaScriptCore/wtf/Platform.h b/Source/JavaScriptCore/wtf/Platform.h
index 97fad0f..7c59f1b 100644
--- a/Source/JavaScriptCore/wtf/Platform.h
+++ b/Source/JavaScriptCore/wtf/Platform.h
@@ -691,7 +691,6 @@
#define ENABLE_3D_RENDERING 1
#endif
-#define ENABLE_ANDROID_NAVCACHE 0
// ENABLE guards
#define ENABLE_JAVA_BRIDGE 1
// Prevents Webkit from drawing the caret in textfields and textareas