diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-09 22:25:22 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-09 22:25:22 +0000 |
commit | 8b45aa1d0433769f27038c2f3304a08636e4e233 (patch) | |
tree | 796fe2dee03577967e9ffe39284ab2e74df433d9 /DEPS | |
parent | b6b84b5e7621f720c68dde6d59e120a8fc026315 (diff) | |
download | chromium_src-8b45aa1d0433769f27038c2f3304a08636e4e233.zip chromium_src-8b45aa1d0433769f27038c2f3304a08636e4e233.tar.gz chromium_src-8b45aa1d0433769f27038c2f3304a08636e4e233.tar.bz2 |
Unfork DerivedSources.make, part 2.
Review URL: http://codereview.chromium.org/7033
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3141 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@3114", + "/trunk/deps/third_party/WebKit@3135", "src/third_party/cygwin": "/trunk/deps/third_party/cygwin@3028", |