summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-15 21:49:17 +0000
committerpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-15 21:49:17 +0000
commitbc2496aadbfd048e16807257f7278c5cf1472f43 (patch)
treeeb388cab3a75dd30f9f5ec70109c86142862f74f /DEPS
parent68c921f8b5d6454307645d4017a3cbf2646904bc (diff)
downloadchromium_src-bc2496aadbfd048e16807257f7278c5cf1472f43.zip
chromium_src-bc2496aadbfd048e16807257f7278c5cf1472f43.tar.gz
chromium_src-bc2496aadbfd048e16807257f7278c5cf1472f43.tar.bz2
Fork ScriptController into KJS- and V8-specific versions. The KJS files already live in third_party/WebKit/WebCore/bindings/js/; the V8 ones will now live in webkit/bindings/v8/. The V8 version is V8-specific and doesn't have any #if USE(...) junk in it anymore; this matches the KJS one.
This will break the Mac and SCons builds. Review URL: http://codereview.chromium.org/7368 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3424 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index ffbb70f..ad415963 100644
--- a/DEPS
+++ b/DEPS
@@ -12,7 +12,7 @@ deps = {
"http://googletest.googlecode.com/svn/trunk@63",
"src/third_party/WebKit":
- "/trunk/deps/third_party/WebKit@3351",
+ "/trunk/deps/third_party/WebKit@3418",
"src/third_party/cygwin":
"/trunk/deps/third_party/cygwin@3248",