| Index: components/html_viewer/public/interfaces/BUILD.gn
|
| diff --git a/components/html_viewer/public/interfaces/BUILD.gn b/components/html_viewer/public/interfaces/BUILD.gn
|
| index 504c1038fcd461279f13489e46391de10d09e6a7..eb8c63e816720bc784e38b968deffd9f571f35a5 100644
|
| --- a/components/html_viewer/public/interfaces/BUILD.gn
|
| +++ b/components/html_viewer/public/interfaces/BUILD.gn
|
| @@ -6,6 +6,7 @@ import("//third_party/mojo/src/mojo/public/tools/bindings/mojom.gni")
|
|
|
| mojom("interfaces") {
|
| sources = [
|
| + "layout_test_runner.mojom",
|
| "test_html_viewer.mojom",
|
| ]
|
| }
|
|
|