Chromium Code Reviews| Index: content/test/data/web_ui_test_mojo_bindings.mojom |
| diff --git a/content/test/data/web_ui_test_mojo_bindings.mojom b/content/test/data/web_ui_test_mojo_bindings.mojom |
| index 1cf70ce6fae1cd35f3f917a98365a9ac10b83f22..c5893828dd2fbf872eb28410fc1a8c503cf9ae7d 100644 |
| --- a/content/test/data/web_ui_test_mojo_bindings.mojom |
| +++ b/content/test/data/web_ui_test_mojo_bindings.mojom |
| @@ -2,7 +2,7 @@ |
| // Use of this source code is governed by a BSD-style license that can be |
| // found in the LICENSE file. |
| -module content; |
| +module content.mojom; |
| interface BrowserTarget { |
| Start() => (); |