summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-14 00:04:45 +0000
committerpkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2008-10-14 00:04:45 +0000
commit1fd6be4518f3620e7c41dfe91235121cddd62a8b (patch)
tree9ea45a23ba7aa9aba3984a1ac0f79b2f228f76de /DEPS
parent7e39f11ef94e7270cfdaefe71b9604161aa4f390 (diff)
downloadchromium_src-1fd6be4518f3620e7c41dfe91235121cddd62a8b.zip
chromium_src-1fd6be4518f3620e7c41dfe91235121cddd62a8b.tar.gz
chromium_src-1fd6be4518f3620e7c41dfe91235121cddd62a8b.tar.bz2
Fix some types in ScriptController.h to be a bit less wonky. This was mbelshe's proposed method and I think it's sane and clsoer to upstream than what we have now, but I admit that I haven't thought carefully through all the fine points.
Review URL: http://codereview.chromium.org/7288 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3333 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 2c9fbb5..1b316f0 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@3297",
+ "/trunk/deps/third_party/WebKit@3330",
"src/third_party/cygwin":
"/trunk/deps/third_party/cygwin@3248",