| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 494e0212a47ecf06a4656cdae4740f38341a1e8f..71900f4a979a0de68d5cb6833b95ac793393773c 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',
|
|
|