summaryrefslogtreecommitdiffstats
path: root/webkit/build/KJSBindings
diff options
context:
space:
mode:
authortc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-01 22:31:35 +0000
committertc@google.com <tc@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-01 22:31:35 +0000
commitde56f378336660dcc848763c80267a5e063ae47d (patch)
tree7f551b88923b35bc4022ce6ab3a3f602fb60d91c /webkit/build/KJSBindings
parentdc4f63c80cb90efe594131030aad6776e5945fcc (diff)
downloadchromium_src-de56f378336660dcc848763c80267a5e063ae47d.zip
chromium_src-de56f378336660dcc848763c80267a5e063ae47d.tar.gz
chromium_src-de56f378336660dcc848763c80267a5e063ae47d.tar.bz2
Merge the chrome_webkit_merge_branch back on to trunk. This brings us
up to webkit@36102. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2778 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'webkit/build/KJSBindings')
-rwxr-xr-xwebkit/build/KJSBindings/build-generated-files.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/webkit/build/KJSBindings/build-generated-files.sh b/webkit/build/KJSBindings/build-generated-files.sh
index ed98e4c..f1872e7 100755
--- a/webkit/build/KJSBindings/build-generated-files.sh
+++ b/webkit/build/KJSBindings/build-generated-files.sh
@@ -35,6 +35,6 @@ export ENCODINGS_PREFIX=""
# To see what FEATURE_DEFINES Apple uses, look at:
# webkit/third_party/WebCore/Configurations/WebCore.xcconfig
-export FEATURE_DEFINES="ENABLE_XSLT ENABLE_XPATH ENABLE_SVG ENABLE_SVG_FOREIGN_OBJECT ENABLE_SVG_USE ENABLE_SVG_AS_IMAGE ENABLE_SVG_FONTS ENABLE_CROSS_DOCUMENT_MESSAGING"
+export FEATURE_DEFINES="ENABLE_SVG ENABLE_SVG_ANIMATION ENABLE_SVG_AS_IMAGE ENABLE_SVG_FONTS ENABLE_SVG_FOREIGN_OBJECT ENABLE_SVG_USE ENABLE_XPATH ENABLE_XSLT"
make -f "$WebCore/../../../webkit/pending/DerivedSources.make" -j 2 || exit 1