Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(175)

Unified Diff: DEPS

Issue 21977003: Build changes for updating Android SDK to 4.3. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Turns out we need ANDROID_SDK_VERSION in constants.py (findbugs uses it). Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | build/android/ant/apk-codegen.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index fb10b2a98372cb4302db4612e6381ba6c352aa38..81e0ad9778bdbbd677f44b1a5703bebb50a7705a 100644
--- a/DEPS
+++ b/DEPS
@@ -454,7 +454,7 @@ deps_os = {
"android": {
"src/third_party/android_tools":
Var("chromium_git") + "/android_tools.git" +
- "@eda719cf5bf102f38b17fe4f583fbc5fde581be6",
+ "@881586ca84f2fb8e82faa9c8d645416d175d0f01",
"src/third_party/aosp":
"/trunk/deps/third_party/aosp@148330",
« no previous file with comments | « no previous file | build/android/ant/apk-codegen.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698