diff options
author | ojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-20 23:56:36 +0000 |
---|---|---|
committer | ojan@google.com <ojan@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-20 23:56:36 +0000 |
commit | 7860182a99356eb7ae8bb0de293c612df1ffe6ac (patch) | |
tree | e1b54b718d7b158eb4c1f16d1c0c16e0ee4a01ea /DEPS | |
parent | 1bdfd82cea4f30a5751a19c8283b05f34612a818 (diff) | |
download | chromium_src-7860182a99356eb7ae8bb0de293c612df1ffe6ac.zip chromium_src-7860182a99356eb7ae8bb0de293c612df1ffe6ac.tar.gz chromium_src-7860182a99356eb7ae8bb0de293c612df1ffe6ac.tar.bz2 |
Pull in new third_party/WebKit to get JSC build compiling.
Review URL: http://codereview.chromium.org/7681
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3638 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@3611", + "/trunk/deps/third_party/WebKit@3634", "src/third_party/cygwin": "/trunk/deps/third_party/cygwin@3248", |