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

Unified Diff: platform_tools/android/gclient.config

Issue 132423002: Remove references to Skia's SVN repository (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Re-change first link in view.html and view-platform.html Created 6 years, 11 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 | « gm/rebaseline_server/static/view.html ('k') | platform_tools/nacl/gclient.config » ('j') | 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 43a4fb44f54eec461a6778a20e9e4749b1802cac..a84d81e8b25f023c8115265fac0497636b31f7b2 100644
--- a/platform_tools/android/gclient.config
+++ b/platform_tools/android/gclient.config
@@ -3,8 +3,8 @@
# and then run "gclient sync".
solutions = [
{
- "name" : "trunk",
- "url" : "https://skia.googlecode.com/svn/trunk",
+ "name" : "skia",
+ "url" : "https://skia.googlesource.com/skia.git",
},
]
target_os = ["android"]
« no previous file with comments | « gm/rebaseline_server/static/view.html ('k') | platform_tools/nacl/gclient.config » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698