| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index b6dbee16e9306e08881cb1bfa99b2ee547ad7bff..cbe8ef51115d86f2fca0100423ad870baff25923 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -327,6 +327,10 @@
|
| 'wm/session_state_animator.h',
|
| 'wm/session_state_controller.cc',
|
| 'wm/session_state_controller.h',
|
| + 'wm/session_state_controller_impl.cc',
|
| + 'wm/session_state_controller_impl.h',
|
| + 'wm/session_state_controller_impl2.cc',
|
| + 'wm/session_state_controller_impl2.h',
|
| 'wm/shadow.cc',
|
| 'wm/shadow.h',
|
| 'wm/shadow_controller.cc',
|
|
|