summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authornavabi@chromium.org <navabi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-08 04:47:02 +0000
committernavabi@chromium.org <navabi@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-08-08 04:47:02 +0000
commit456b296afb13e11cd98241e009bdb35c566aa7c3 (patch)
treea360eaabf920b34cff3805e5ee8f68ae92e691d7 /DEPS
parentcc510d7e39a86c7409eaaa1af8ee33df3b5ac7dc (diff)
downloadchromium_src-456b296afb13e11cd98241e009bdb35c566aa7c3.zip
chromium_src-456b296afb13e11cd98241e009bdb35c566aa7c3.tar.gz
chromium_src-456b296afb13e11cd98241e009bdb35c566aa7c3.tar.bz2
Roll Android SDK in android_tools repo to api version 16.
The install-build-deps-android-sdk.sh is no longer necessary, since the SDK is checked out as part of the tree. It is still useful as an easy way to install the SDK/NDK if we want to use an alternate (i.e. if we explicitly export ANDROID_SDK_ROOT it won't use the tree version). BUG= Review URL: https://chromiumcodereview.appspot.com/10823174 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@150499 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index a6b0d78..99cd255 100644
--- a/DEPS
+++ b/DEPS
@@ -522,7 +522,7 @@ deps_os = {
"src/third_party/android_tools":
Var("chromium_git") + "/android_tools.git" +
- "@21f9993b4ce955f1af6a88e5dc1135ba645920a7",
+ "@201b7ff1c6c435c55303baf9391a4dec8f4c628c",
},
}