| Index: third_party/WebKit/LayoutTests/PRESUBMIT.py
|
| diff --git a/third_party/WebKit/LayoutTests/PRESUBMIT.py b/third_party/WebKit/LayoutTests/PRESUBMIT.py
|
| index 12ebecc4785ca9d1f704968d3626b121dbbe9e27..ad600ee012150986fc3dd06fa27fb4b7cba04edb 100644
|
| --- a/third_party/WebKit/LayoutTests/PRESUBMIT.py
|
| +++ b/third_party/WebKit/LayoutTests/PRESUBMIT.py
|
| @@ -44,9 +44,6 @@ def _CheckIdenticalFiles(input_api, output_api):
|
| ], [
|
| 'imported/web-platform-tests/resources/idlharness.js',
|
| 'resources/idlharness.js',
|
| - ], [
|
| - 'resources/testharness-helpers.js',
|
| - 'http/tests/resources/testharness-helpers.js',
|
| ]]
|
|
|
| def _absolute_path(s):
|
|
|