Skip to content

Instantly share code, notes, and snippets.

@jjgod
Created August 26, 2014 15:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jjgod/fd886737d11356ab72af to your computer and use it in GitHub Desktop.
Save jjgod/fd886737d11356ab72af to your computer and use it in GitHub Desktop.
solutions=[
{
"name": "src",
"url": "https://chromium.googlesource.com/chromium/src.git",
"managed": False,
"deps_file": ".DEPS.git",
"custom_deps": {
'src/chrome/test/data/extensions/api_test/permissions/nacl_enabled/bin': None,
'src/chrome/tools/test/reference_build/chrome_linux': None,
'src/chrome/tools/test/reference_build/chrome_mac': None,
'src/chrome/tools/test/reference_build/chrome_win': None,
'src/third_party/WebKit/LayoutTests/w3c/web-platform-tests': None,
'src/third_party/WebKit/LayoutTests/w3c/csswg-test': None,
'src/third_party/android_tools': None,
}
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment