| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index aa5df36b2da71e8cce93239e22525ae203e7dfd2..b6625cb1ca581acdce9dfffdb86d65de86cf2bc1 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -110,8 +110,6 @@
|
| 'common/palette_delegate.h',
|
| 'common/popup_message.cc',
|
| 'common/popup_message.h',
|
| - 'common/root_window_controller_common.cc',
|
| - 'common/root_window_controller_common.h',
|
| 'common/scoped_root_window_for_new_windows.cc',
|
| 'common/scoped_root_window_for_new_windows.h',
|
| 'common/session/session_state_delegate.cc',
|
| @@ -531,6 +529,7 @@
|
| 'common/wm_layout_manager.h',
|
| 'common/wm_lookup.cc',
|
| 'common/wm_lookup.h',
|
| + 'common/wm_root_window_controller.cc',
|
| 'common/wm_root_window_controller.h',
|
| 'common/wm_root_window_controller_observer.h',
|
| 'common/wm_shell.cc',
|
|
|