diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-07 22:25:03 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-07 22:25:03 +0000 |
commit | 8910e7c79f59f656f78e54a4901b21dbf51d6893 (patch) | |
tree | ff837bb5760735978bb217272a58345c41e19d6f /DEPS | |
parent | 2980234571ab83756a11ed71497d1132687aaf88 (diff) | |
download | chromium_src-8910e7c79f59f656f78e54a4901b21dbf51d6893.zip chromium_src-8910e7c79f59f656f78e54a4901b21dbf51d6893.tar.gz chromium_src-8910e7c79f59f656f78e54a4901b21dbf51d6893.tar.bz2 |
Re-fork ScriptController.h to fix build.
TBR=eseidel
Review URL: http://codereview.chromium.org/6560
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@2972 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ deps = { "http://googletest.googlecode.com/svn/trunk@63", "src/third_party/WebKit": - "/trunk/deps/third_party/WebKit@2963", + "/trunk/deps/third_party/WebKit@2971", "src/third_party/cygwin": "/trunk/deps/third_party/cygwin@1788", |