Chromium Code Reviews| Index: content/shell/BUILD.gn |
| diff --git a/content/shell/BUILD.gn b/content/shell/BUILD.gn |
| index 920b9d2e63a22acbefbac5b12d6bab43c6854d54..9b3a13e059afa0aed53375e74d30e67878358261 100644 |
| --- a/content/shell/BUILD.gn |
| +++ b/content/shell/BUILD.gn |
| @@ -767,6 +767,7 @@ mojom("mojo_bindings") { |
| sources = [ |
| "common/layout_test.mojom", |
| "common/layout_test/layout_test_bluetooth_fake_adapter_setter.mojom", |
| + "common/power_monitor_test.mojom", |
| ] |
| public_deps = [ |
| "//mojo/common:common_custom_types", |