Searched refs:BUILD_REQUIREMENTS_URL (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Tools/Scripts/webkitpy/layout_tests/port/
H A Dmac.py62 BUILD_REQUIREMENTS_URL = 'https://code.google.com/p/chromium/wiki/MacBuildInstructions' variable in class:MacPort
H A Dlinux.py53 BUILD_REQUIREMENTS_URL = 'https://code.google.com/p/chromium/wiki/LinuxBuildInstructions' variable in class:LinuxPort
H A Dwin.py61 BUILD_REQUIREMENTS_URL = 'http://www.chromium.org/developers/how-tos/build-instructions-windows' variable in class:WinPort
H A Dbase.py134 BUILD_REQUIREMENTS_URL = '' variable in class:Port
390 if self.BUILD_REQUIREMENTS_URL is not '':
393 _log.error(self.BUILD_REQUIREMENTS_URL)
H A Dandroid.py417 BUILD_REQUIREMENTS_URL = 'https://code.google.com/p/chromium/wiki/AndroidBuildInstructions' variable in class:AndroidPort

Completed in 327 milliseconds