| Index: ash/ash.gyp
|
| diff --git a/ash/ash.gyp b/ash/ash.gyp
|
| index 988ed0d9ad4435a8ce9109ee0eae3aae011d8ead..6c734fdcc8c07d8123636bb128b2c8d92391a353 100644
|
| --- a/ash/ash.gyp
|
| +++ b/ash/ash.gyp
|
| @@ -32,8 +32,6 @@
|
| 'app_list/app_list_presenter_delegate_factory.cc',
|
| 'app_list/app_list_presenter_delegate_factory.h',
|
| 'ash_export.h',
|
| - 'ash_switches.cc',
|
| - 'ash_switches.h',
|
| 'ash_touch_exploration_manager_chromeos.cc',
|
| 'ash_touch_exploration_manager_chromeos.h',
|
| 'audio/sounds.cc',
|
| @@ -61,6 +59,8 @@
|
| 'common/ash_constants.h',
|
| 'common/ash_layout_constants.cc',
|
| 'common/ash_layout_constants.h',
|
| + 'common/ash_switches.cc',
|
| + 'common/ash_switches.h',
|
| 'common/default_accessibility_delegate.cc',
|
| 'common/default_accessibility_delegate.h',
|
| 'common/focus_cycler.cc',
|
|
|