| Index: components/web_view/test_runner/public/interfaces/layout_test_runner.mojom
|
| diff --git a/components/web_view/test_runner/public/interfaces/layout_test_runner.mojom b/components/web_view/test_runner/public/interfaces/layout_test_runner.mojom
|
| deleted file mode 100644
|
| index 22fdffaff13479b668df2cd1c157e83681778bc8..0000000000000000000000000000000000000000
|
| --- a/components/web_view/test_runner/public/interfaces/layout_test_runner.mojom
|
| +++ /dev/null
|
| @@ -1,9 +0,0 @@
|
| -// Copyright 2015 The Chromium Authors. All rights reserved.
|
| -// Use of this source code is governed by a BSD-style license that can be
|
| -// found in the LICENSE file.
|
| -
|
| -module web_view;
|
| -
|
| -interface LayoutTestRunner {
|
| - TestFinished();
|
| -};
|
|
|