aboutsummaryrefslogtreecommitdiffstats
path: root/env/.gclient
blob: ad262c5e9f523799b168a094026cc1401ebf4907 (plain)
1
2
3
4
5
6
7
8
9
solutions = [
  { "name"        : "src",
    "url"         : "git://codeaurora.org/quic/chrome4sdp/chromium/src.git@refs/remotes/origin/m58",
    "deps_file"   : "DEPS",
    "managed"     : False,
    "safesync_url": "",
  },
]
target_os = ["android"]