HomeSort by relevance Sort by last modified time
    Searched refs:GITHUB_URL (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/common/extensions/docs/server2/
url_constants.py 5 GITHUB_URL = 'https://api.github.com/repos/GoogleChrome/chrome-app-samples'
fake_fetchers.py 164 '%s/commits/.*' % url_constants.GITHUB_URL: FakeGithubStat(docs),
165 '%s/zipball' % url_constants.GITHUB_URL: FakeGithubZip(docs),
github_file_system.py 74 url_constants.GITHUB_URL,

Completed in 103 milliseconds