Index: ash/ash.gyp |
diff --git a/ash/ash.gyp b/ash/ash.gyp |
index 05f4cfcf7b0a510e17a56efa9bb7624bf9e7c990..a82cb36e196deab9f509b24c1562f6192901d81f 100644 |
--- a/ash/ash.gyp |
+++ b/ash/ash.gyp |
@@ -709,6 +709,8 @@ |
'wm/panels/panel_frame_view.h', |
'wm/panels/panel_window_event_handler.cc', |
'wm/panels/panel_window_event_handler.h', |
+ 'wm/pinned_controller.cc', |
+ 'wm/pinned_controller.h', |
'wm/power_button_controller.cc', |
'wm/power_button_controller.h', |
'wm/resize_handle_window_targeter.cc', |
@@ -998,6 +1000,7 @@ |
'wm/overview/window_selector_unittest.cc', |
'wm/panels/panel_layout_manager_unittest.cc', |
'wm/panels/panel_window_resizer_unittest.cc', |
+ 'wm/pinned_controller_unittest.cc', |
'wm/resize_shadow_and_cursor_unittest.cc', |
'wm/root_window_layout_manager_unittest.cc', |
'wm/screen_dimmer_unittest.cc', |