diff options
author | abarth@chromium.org <abarth@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-22 22:57:06 +0000 |
---|---|---|
committer | abarth@chromium.org <abarth@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-05-22 22:57:06 +0000 |
commit | c284946e12e85a287e5095bde26efa72e84bb56b (patch) | |
tree | 0a76345f76d71dabbed651b4ee757f47b87db7df /DEPS | |
parent | fb19f9c85ab72f6ffc42dc7576db21c958eccea3 (diff) | |
download | chromium_src-c284946e12e85a287e5095bde26efa72e84bb56b.zip chromium_src-c284946e12e85a287e5095bde26efa72e84bb56b.tar.gz chromium_src-c284946e12e85a287e5095bde26efa72e84bb56b.tar.bz2 |
Roll DEPS and fix build bustage. Propagate rename of policyBaseURL -> firstPartyForCookies a bit further.
TBR=darin
TEST=It complies!
BUG=None
Review URL: http://codereview.chromium.org/112055
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@16804 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ vars = { "webkit_trunk": "http://svn.webkit.org/repository/webkit/trunk", - "webkit_revision": "44049", + "webkit_revision": "44065", } |