| Index: media/tools/layout_tests/layouttest_analyzer_helpers.py
|
| diff --git a/media/tools/layout_tests/layouttest_analyzer_helpers.py b/media/tools/layout_tests/layouttest_analyzer_helpers.py
|
| index e5791bc62a69b77b8e98c4be6960b38e8da9c132..b3f3cbd67951797c0d527c367138efe7a68b80a1 100644
|
| --- a/media/tools/layout_tests/layouttest_analyzer_helpers.py
|
| +++ b/media/tools/layout_tests/layouttest_analyzer_helpers.py
|
| @@ -24,7 +24,6 @@ LEGACY_DEFAULT_TEST_EXPECTATION_PATH = (
|
| 'trunk/LayoutTests/platform/chromium/test_expectations.txt')
|
| REVISION_LOG_URL = ('http://build.chromium.org/f/chromium/perf/dashboard/ui/'
|
| 'changelog_blink.html?url=/trunk/LayoutTests/%s&range=%d:%d')
|
| -DEFAULT_REVISION_VIEW_URL = 'http://src.chromium.org/viewvc/blink?revision=%s'
|
|
|
|
|
| class AnalyzerResultMap:
|
|
|