Index: mash/wm/BUILD.gn |
diff --git a/mash/wm/BUILD.gn b/mash/wm/BUILD.gn |
index 48124584be78e8367efc9269f4d3f780f6c53219..743307d93263efee6e90d854fe52661e945f8a98 100644 |
--- a/mash/wm/BUILD.gn |
+++ b/mash/wm/BUILD.gn |
@@ -16,6 +16,8 @@ group("tests") { |
source_set("lib") { |
sources = [ |
+ "accelerator_registrar_impl.cc", |
+ "accelerator_registrar_impl.h", |
"background_layout.cc", |
"background_layout.h", |
"frame/caption_buttons/caption_button_types.h", |