Chromium Code Reviews| Index: extensions/common/BUILD.gn |
| diff --git a/extensions/common/BUILD.gn b/extensions/common/BUILD.gn |
| index edbf276efd3479624a13782607e64f3dc1fa85c4..97f392b9713423682f50521b2f0c95e41deee316 100644 |
| --- a/extensions/common/BUILD.gn |
| +++ b/extensions/common/BUILD.gn |
| @@ -19,6 +19,7 @@ source_set("common_constants") { |
| if (enable_extensions) { |
| mojom("mojo") { |
| sources = [ |
| + "mojo/app_window.mojom", |
| "mojo/keep_alive.mojom", |
| ] |
| if (proprietary_codecs && enable_wifi_display) { |