| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index f8ef990d8c7075098d9f54b2a00f7db41652dea8..5f7e95345ea4e8d54d069d61e609f2e13ac8f2d7 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -531,12 +531,19 @@
|
| 'wm/aura/wm_globals_aura.h',
|
| 'wm/aura/wm_root_window_controller_aura.cc',
|
| 'wm/aura/wm_root_window_controller_aura.h',
|
| + 'wm/aura/wm_shelf_aura.cc',
|
| + 'wm/aura/wm_shelf_aura.h',
|
| 'wm/aura/wm_window_aura.cc',
|
| 'wm/aura/wm_window_aura.h',
|
| 'wm/boot_splash_screen_chromeos.cc',
|
| 'wm/boot_splash_screen_chromeos.h',
|
| 'wm/common/root_window_finder.cc',
|
| 'wm/common/root_window_finder.h',
|
| + 'wm/common/shelf/wm_shelf.h',
|
| + 'wm/common/shelf/wm_shelf_constants.cc',
|
| + 'wm/common/shelf/wm_shelf_constants.h',
|
| + 'wm/common/shelf/wm_shelf_observer.h',
|
| + 'wm/common/shelf/wm_shelf_types.h',
|
| 'wm/common/window_animation_types.h',
|
| 'wm/common/window_parenting_utils.cc',
|
| 'wm/common/window_parenting_utils.h',
|
|
|