Index: ash/ash.gyp |
diff --git a/ash/ash.gyp b/ash/ash.gyp |
index 69a49172dffdd9e0f612fc1485c98a16815fb288..c2da9aaf98841157c1e73f35f174a0e897ad1826 100644 |
--- a/ash/ash.gyp |
+++ b/ash/ash.gyp |
@@ -565,6 +565,9 @@ |
'test/ash_unittests.cc', |
'tooltips/tooltip_controller_unittest.cc', |
'wm/activation_controller_unittest.cc', |
+ 'wm/ash_activation_controller.cc', |
sky
2012/12/10 15:37:51
ash_activation_controller.* should be in the ash s
mtomasz
2012/12/11 05:03:32
I think I am doing sth wrong. It is already there,
sky
2012/12/11 16:30:47
Maybe add ASH_EXPORT?
mtomasz
2012/12/13 07:55:29
Done.
|
+ 'wm/ash_activation_controller.h', |
+ 'wm/ash_activation_controller_unittest.cc', |
'wm/base_layout_manager_unittest.cc', |
'wm/cursor_manager_unittest.cc', |
'wm/custom_frame_view_ash_unittest.cc', |