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

Unified Diff: DEPS

Issue 10824050: Initial change to DEPS to add android_tools repo to third_party. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase to latest. Created 8 years, 5 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 | no next file » | 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 0edd9db0164f4889fe110bd4c7696ecf5f4ab15b..67d5604cca53948a6c116fe839a3d2b845456fd7 100644
--- a/DEPS
+++ b/DEPS
@@ -475,6 +475,10 @@ deps_os = {
"src/third_party/aosp":
"/trunk/deps/third_party/aosp@148330",
+
+ "src/third_party/android_tools":
+ Var("chromium_git") + "/android_tools.git" +
+ "@21f9993b4ce955f1af6a88e5dc1135ba645920a7",
},
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698