diff options
author | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-17 22:21:02 +0000 |
---|---|---|
committer | pkasting@chromium.org <pkasting@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2008-10-17 22:21:02 +0000 |
commit | 8071f91036958af3c569f06b326f66982930226e (patch) | |
tree | 84a937e9499e9b8696ceb02f3fc8884499db966a /DEPS | |
parent | e9ebf3fcc242c5686903956ae879cdf446325a24 (diff) | |
download | chromium_src-8071f91036958af3c569f06b326f66982930226e.zip chromium_src-8071f91036958af3c569f06b326f66982930226e.tar.gz chromium_src-8071f91036958af3c569f06b326f66982930226e.tar.bz2 |
Fix a couple more build errors, and make the V8 DerivedSources.make mirror the upstream one w.r.t. the HTMLEntityCodes changes I'm pulling down.
Review URL: http://codereview.chromium.org/7644
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@3572 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@3551", + "/trunk/deps/third_party/WebKit@3571", "src/third_party/cygwin": "/trunk/deps/third_party/cygwin@3248", |