diff options
author | tfarina <tfarina@chromium.org> | 2014-09-20 11:21:35 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2014-09-20 18:21:53 +0000 |
commit | 76ef458065798bc70114854cf4b51827005448a1 (patch) | |
tree | c6950e4542511cc8482b89098c7d1d854152f749 /WATCHLISTS | |
parent | 91574db9b14abda6cc59d9b6d557185dd4466026 (diff) | |
download | chromium_src-76ef458065798bc70114854cf4b51827005448a1.zip chromium_src-76ef458065798bc70114854cf4b51827005448a1.tar.gz chromium_src-76ef458065798bc70114854cf4b51827005448a1.tar.bz2 |
Fix more references to webkit's run_webkit_tests.py.
Change the PRESUBMIT to call the script from Blink (run-webkit-tests)
directly.
BUG=338338
TEST=None
R=dpranke@chromium.org
TBR=sky@chromium.org
Review URL: https://codereview.chromium.org/583093002
Cr-Commit-Position: refs/heads/master@{#295883}
Diffstat (limited to 'WATCHLISTS')
-rw-r--r-- | WATCHLISTS | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -407,9 +407,6 @@ 'libwebp': { 'filepath': 'third_party/libwebp' }, - 'layout_tests': { - 'filepath': 'webkit/(tools|data)/(layout_tests|test_shell)/', - }, 'linux_fonts': { 'filepath': 'ui/gfx/font_render_params_.*|'\ 'ui/gfx/platform_font_pango.*|'\ |