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

  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/
mac.py 62 BUILD_REQUIREMENTS_URL = 'https://code.google.com/p/chromium/wiki/MacBuildInstructions'
linux.py 53 BUILD_REQUIREMENTS_URL = 'https://code.google.com/p/chromium/wiki/LinuxBuildInstructions'
win.py 61 BUILD_REQUIREMENTS_URL = 'http://www.chromium.org/developers/how-tos/build-instructions-windows'
base.py 134 BUILD_REQUIREMENTS_URL = ''
389 if self.BUILD_REQUIREMENTS_URL is not '':
392 _log.error(self.BUILD_REQUIREMENTS_URL)
    [all...]
android.py 415 BUILD_REQUIREMENTS_URL = 'https://code.google.com/p/chromium/wiki/AndroidBuildInstructions'
    [all...]

Completed in 56 milliseconds