diff options
author | nileshagrawal@chromium.org <nileshagrawal@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-05-08 18:02:58 +0000 |
---|---|---|
committer | nileshagrawal@chromium.org <nileshagrawal@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-05-08 18:02:58 +0000 |
commit | 31476c3ba5043732e95acd0282f5b75eb51a9226 (patch) | |
tree | 6645480cc36fd528fca9067dac93467f2e15325d /DEPS | |
parent | 0edce6af5cefdb4d9f5a06f61e58f7e4c6bc640f (diff) | |
download | chromium_src-31476c3ba5043732e95acd0282f5b75eb51a9226.zip chromium_src-31476c3ba5043732e95acd0282f5b75eb51a9226.tar.gz chromium_src-31476c3ba5043732e95acd0282f5b75eb51a9226.tar.bz2 |
Android: Roll android_tools to b12d410c0ee23385da78e6c9f353d28fd992e0bd.
This change updates the ndk sources and toolchain to r8e
http://developer.android.com/tools/sdk/ndk/index.html
Also patching in https://chromiumcodereview.appspot.com/14840008/ to disable sincos optimization in third_party/mesa/
BUG=
NOTRY=true
Review URL: https://chromiumcodereview.appspot.com/14860010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@198936 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -549,7 +549,7 @@ deps_os = { "android": { "src/third_party/android_tools": Var("chromium_git") + "/android_tools.git" + - "@6c57b3397787c23888f9ded9f6a0c0c3f3fdc3a5", + "@b12d410c0ee23385da78e6c9f353d28fd992e0bd", "src/third_party/aosp": "/trunk/deps/third_party/aosp@148330", |