commit | ce3d223cfe1b9dbb694dba6b8826b1fb187e667f | [log] [tgz] |
---|---|---|
author | djsollen@google.com <djsollen@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Thu May 02 18:42:10 2013 +0000 |
committer | djsollen@google.com <djsollen@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | Thu May 02 18:42:10 2013 +0000 |
tree | cf9018096c299c22fb2d2be52a45feae9554b5a3 | |
parent | fdea3259d01572fdc09fec5ae84258a6e162da65 [diff] |
update recommended gclient config for android Review URL: https://codereview.chromium.org/14857007 git-svn-id: http://skia.googlecode.com/svn/trunk@8964 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/platform_tools/android/gclient.config b/platform_tools/android/gclient.config index 9e066ea..43a4fb4 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"]