diff options
author | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-03 22:33:33 +0000 |
---|---|---|
committer | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-12-03 22:33:33 +0000 |
commit | 06cafed03fc3a63eb1282d1416c3629faa33c762 (patch) | |
tree | 25f0416c8d6030f7bd9b3b69af4cda9386a993cf /DEPS | |
parent | 73a349d99e669bba1232485c0282c77125fac127 (diff) | |
download | chromium_src-06cafed03fc3a63eb1282d1416c3629faa33c762.zip chromium_src-06cafed03fc3a63eb1282d1416c3629faa33c762.tar.gz chromium_src-06cafed03fc3a63eb1282d1416c3629faa33c762.tar.bz2 |
roll deps to pick up mac lighttpd .so files.
TBR=ojan
Review URL: http://codereview.chromium.org/468007
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33738 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -131,7 +131,7 @@ deps_os = { "src/third_party/pdfsqueeze": "http://pdfsqueeze.googlecode.com/svn/trunk@2", "src/third_party/lighttpd": - "/trunk/deps/third_party/lighttpd@33727", + "/trunk/deps/third_party/lighttpd@33737", "src/third_party/WebKit/WebKit/mac": Var("webkit_trunk") + "/WebKit/mac@" + Var("webkit_revision"), |