summaryrefslogtreecommitdiffstats
path: root/webkit/config.h.in
diff options
context:
space:
mode:
authorojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-04 00:08:09 +0000
committerojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-04 00:08:09 +0000
commit6a51384f1b940fa0155ba69b374c7c51c9f93c65 (patch)
treeaa2bb8df4ea99a39f25d023176903caadc492e03 /webkit/config.h.in
parent8a93111c16314b823c4a3e506cb4893b8a24898c (diff)
downloadchromium_src-6a51384f1b940fa0155ba69b374c7c51c9f93c65.zip
chromium_src-6a51384f1b940fa0155ba69b374c7c51c9f93c65.tar.gz
chromium_src-6a51384f1b940fa0155ba69b374c7c51c9f93c65.tar.bz2
Get JSC build a closer to compiling.
There's still a ton to do here, but I wanted to get something in so others could start hacking. I think the only projects left that don't compile are KJSBindings_prebuild and WebCore. Review URL: http://codereview.chromium.org/6473 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2863 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/config.h.in')
-rw-r--r--webkit/config.h.in1
1 files changed, 0 insertions, 1 deletions
diff --git a/webkit/config.h.in b/webkit/config.h.in
index d77ed84..958598c 100644
--- a/webkit/config.h.in
+++ b/webkit/config.h.in
@@ -122,7 +122,6 @@
#endif
#if PLATFORM(CHROMIUM)
-#define WTF_USE_V8 1
#define WTF_PLATFORM_SKIA 1
#if !PLATFORM(MAC)