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

Unified Diff: platform_tools/android/gclient.config

Issue 14857007: update recommended gclient config for android (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 8 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: platform_tools/android/gclient.config
diff --git a/platform_tools/android/gclient.config b/platform_tools/android/gclient.config
index 9e066ea0db782e399cbbc641fe5d5e5c3434e353..43a4fb44f54eec461a6778a20e9e4749b1802cac 100644
--- a/platform_tools/android/gclient.config
+++ b/platform_tools/android/gclient.config
@@ -3,11 +3,8 @@
# and then run "gclient sync".
solutions = [
{
- "name" : "android",
- "url" : "https://skia.googlecode.com/svn/android",
- },
- {
"name" : "trunk",
"url" : "https://skia.googlecode.com/svn/trunk",
},
]
+target_os = ["android"]
« 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