Commit a3073e84 authored by navabi@google.com's avatar navabi@google.com

Roll DEPS to pick up removal of 32-bit linkers in SDK.

We want to pick up this change: https://gerrit.chromium.org/gerrit/#/c/67837/
The SDK added 32-bit linkers to build-tools with SDK 19. We use 64-bit linkers
in the ndk directory.

BUG=
NOTRY=True

Review URL: https://codereview.chromium.org/74133004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@235792 0039d316-1c4b-4281-b951-d872f2087c98
parent 9908059b
...@@ -480,7 +480,7 @@ deps_os = { ...@@ -480,7 +480,7 @@ deps_os = {
"android": { "android": {
"src/third_party/android_tools": "src/third_party/android_tools":
Var("chromium_git") + "/android_tools.git" + Var("chromium_git") + "/android_tools.git" +
"@b3b75e0951a2fcb8380d5f74144ec34a654ce6b2", "@ff871feb88741a524587ed348504c562b733a6f8",
"src/third_party/aosp": "src/third_party/aosp":
"/trunk/deps/third_party/aosp@148330", "/trunk/deps/third_party/aosp@148330",
......
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