| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index dc60602b3d12ebeca0deb24424419313d52b09e0..d28dd5795cd721cfdece23c46ebe8a8691896552 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -458,8 +458,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',
|
| @@ -500,8 +498,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',
|
|
|