Commit 00feb467 authored by tfarina@chromium.org's avatar tfarina@chromium.org

Roll DEPS for rlz library r8:12.

BUG=None
TEST=trybots

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56973 0039d316-1c4b-4281-b951-d872f2087c98
parent 5989f1a4
...@@ -213,7 +213,7 @@ deps_os = { ...@@ -213,7 +213,7 @@ deps_os = {
Var("nacl_revision")), Var("nacl_revision")),
"src/rlz": "src/rlz":
"http://rlz.googlecode.com/svn/trunk@8", "http://rlz.googlecode.com/svn/trunk@12",
}, },
"mac": { "mac": {
"src/chrome/tools/test/reference_build/chrome_mac": "src/chrome/tools/test/reference_build/chrome_mac":
...@@ -271,7 +271,7 @@ include_rules = [ ...@@ -271,7 +271,7 @@ include_rules = [
"+rlz", "+rlz",
# For now, we allow ICU to be included by specifying "unicode/...", although # For now, we allow ICU to be included by specifying "unicode/...", although
# this should probably change. # this should probably change.
"+unicode", "+unicode",
"+testing", "+testing",
] ]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment