| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 23b401e82d261395a7f65cb3c532544ff9ab680d..6e89c95065109d046a4c4c7c51d1c0bfd63d8798 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -464,8 +464,6 @@
|
| 'wm/partial_screenshot_view.h',
|
| 'wm/power_button_controller.cc',
|
| 'wm/power_button_controller.h',
|
| - 'wm/property_util.cc',
|
| - 'wm/property_util.h',
|
| 'wm/resize_shadow.cc',
|
| 'wm/resize_shadow.h',
|
| 'wm/resize_shadow_controller.cc',
|
| @@ -506,8 +504,8 @@
|
| 'wm/window_cycle_controller.h',
|
| 'wm/window_cycle_list.cc',
|
| 'wm/window_cycle_list.h',
|
| - 'wm/window_settings.cc',
|
| - 'wm/window_settings.h',
|
| + 'wm/window_state.cc',
|
| + 'wm/window_state.h',
|
| 'wm/window_properties.cc',
|
| 'wm/window_properties.h',
|
| 'wm/window_resizer.cc',
|
|
|