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

Unified Diff: .DEPS.git

Issue 512183004: Add android tools to v8's deps. (Closed) Base URL: https://v8.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 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 | DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .DEPS.git
diff --git a/.DEPS.git b/.DEPS.git
index 7775744953a334041e043e866934b9b8ba8365f6..8f9da45bb6746d1c0e1842b3770e4e80a99a464d 100644
--- a/.DEPS.git
+++ b/.DEPS.git
@@ -24,6 +24,11 @@ deps = {
}
deps_os = {
+ 'android':
+ {
+ 'v8/third_party/android_tools':
+ Var('git_url') + '/android_tools.git@31869996507de16812bb53a3d0aaa15cd6194c16',
+ },
'win':
{
'v8/third_party/cygwin':
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698