From 73b519015e16d0cd265a1955419e409ba74ce3e4 Mon Sep 17 00:00:00 2001 From: Simon Hausmann Date: Thu, 7 May 2009 09:58:21 +0200 Subject: Slim down WebKit import a bit more Remove v8 JS bindings. Reviewed-by: Trust me --- util/webkit/mkdist-webkit | 1 + 1 file changed, 1 insertion(+) diff --git a/util/webkit/mkdist-webkit b/util/webkit/mkdist-webkit index a2ef05b..6e8add9 100755 --- a/util/webkit/mkdist-webkit +++ b/util/webkit/mkdist-webkit @@ -58,6 +58,7 @@ excluded_directories="$excluded_directories WebCore/Configurations" excluded_directories="$excluded_directories WebCore/bridge/objc" excluded_directories="$excluded_directories WebCore/bridge/testbindings.pro" excluded_directories="$excluded_directories WebCore/bindings/objc" +excluded_directories="$excluded_directories WebCore/bindings/v8" excluded_directories="$excluded_directories JavaScriptCore/icu" -- cgit v0.12