summaryrefslogtreecommitdiffstats
path: root/ash/ash.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'ash/ash.gyp')
-rw-r--r--ash/ash.gyp3
1 files changed, 3 insertions, 0 deletions
diff --git a/ash/ash.gyp b/ash/ash.gyp
index 6fab5dd..6943a98 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -114,6 +114,8 @@
'wm/modality_event_filter.cc',
'wm/modality_event_filter.h',
'wm/modality_event_filter_delegate.h',
+ 'wm/power_button_controller.cc',
+ 'wm/power_button_controller.h',
'wm/property_util.cc',
'wm/property_util.h',
'wm/root_window_event_filter.cc',
@@ -202,6 +204,7 @@
'wm/default_container_layout_manager_unittest.cc',
'wm/image_grid_unittest.cc',
'wm/modal_container_layout_manager_unittest.cc',
+ 'wm/power_button_controller_unittest.cc',
'wm/root_window_event_filter_unittest.cc',
'wm/shadow_controller_unittest.cc',
'wm/shelf_layout_manager_unittest.cc',