Skip to content
Snippets Groups Projects
Commit 96ce6f6c authored by darin@chromium.org's avatar darin@chromium.org
Browse files

Update DEPS to pick up google-url@151, which fixes the

multi-DLL build on Windows.

TBR=maruel

Review URL: http://codereview.chromium.org/5827001

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@69178 0039d316-1c4b-4281-b951-d872f2087c98
parent 9f2c8020
No related branches found
No related tags found
No related merge requests found
......@@ -22,7 +22,7 @@ deps = {
"/trunk/deps/support@20411",
"src/googleurl":
(Var("googlecode_url") % "google-url") + "/trunk@150",
(Var("googlecode_url") % "google-url") + "/trunk@151",
"src/seccompsandbox":
(Var("googlecode_url") % "seccompsandbox") + "/trunk@153",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment