aboutsummaryrefslogtreecommitdiffstats
path: root/env/.gclient
diff options
context:
space:
mode:
Diffstat (limited to 'env/.gclient')
-rw-r--r--env/.gclient8
1 files changed, 2 insertions, 6 deletions
diff --git a/env/.gclient b/env/.gclient
index 7d5460a..ad262c5 100644
--- a/env/.gclient
+++ b/env/.gclient
@@ -1,13 +1,9 @@
solutions = [
{ "name" : "src",
- "url" : "git://codeaurora.org/quic/chrome4sdp/chromium/src.git@refs/remotes/origin/m42",
+ "url" : "git://codeaurora.org/quic/chrome4sdp/chromium/src.git@refs/remotes/origin/m58",
"deps_file" : "DEPS",
- "managed" : True,
- "safesync_url": "",
"managed" : False,
- "custom_deps" : {
- "src/swe/browser" : "https://github.com/CyanogenMod/android_packages_apps_gello.git@refs/remotes/origin/cm-13.0"
- }
+ "safesync_url": "",
},
]
target_os = ["android"]