| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index c2b11788bd3945231fdc22d83562da0877a784b0..60624974f68a546d90a36963bdf7e51cc5abd321 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -31,11 +31,7 @@
|
| 'app_list/app_list_presenter_delegate.h',
|
| 'app_list/app_list_presenter_delegate_factory.cc',
|
| 'app_list/app_list_presenter_delegate_factory.h',
|
| - 'ash_constants.cc',
|
| - 'ash_constants.h',
|
| 'ash_export.h',
|
| - 'ash_layout_constants.cc',
|
| - 'ash_layout_constants.h',
|
| 'ash_switches.cc',
|
| 'ash_switches.h',
|
| 'ash_touch_exploration_manager_chromeos.cc',
|
| @@ -61,6 +57,10 @@
|
| 'cast_config_delegate.cc',
|
| 'cast_config_delegate.h',
|
| 'common/accessibility_delegate.h',
|
| + 'common/ash_constants.cc',
|
| + 'common/ash_constants.h',
|
| + 'common/ash_layout_constants.cc',
|
| + 'common/ash_layout_constants.h',
|
| 'common/default_accessibility_delegate.cc',
|
| 'common/default_accessibility_delegate.h',
|
| 'common/login_status.h',
|
|
|