Chromium Code Reviews| Index: chrome/common/BUILD.gn |
| diff --git a/chrome/common/BUILD.gn b/chrome/common/BUILD.gn |
| index b7db17cb4b683c6f674a79d005f682674298e5eb..f872093f95a34fa4753b47b6e4d2a9f07ec91ea6 100644 |
| --- a/chrome/common/BUILD.gn |
| +++ b/chrome/common/BUILD.gn |
| @@ -426,6 +426,7 @@ mojom("mojo_bindings") { |
| sources = [ |
| "image_decoder.mojom", |
| "resource_usage_reporter.mojom", |
| + "shell_handler_win.mojom", |
| ] |
| public_deps = [ |