Index: ash/ash.gyp |
diff --git a/ash/ash.gyp b/ash/ash.gyp |
index 62d80218312ab732a0c218ad8b8b8ab44f7844c4..75ab38ca2b485c42ec871838e7d70f66f8d621f2 100644 |
--- a/ash/ash.gyp |
+++ b/ash/ash.gyp |
@@ -27,7 +27,6 @@ |
'accelerators/magnifier_key_scroller.h', |
'accelerators/spoken_feedback_toggler.cc', |
'accelerators/spoken_feedback_toggler.h', |
- 'accessibility_delegate.h', |
'app_list/app_list_presenter_delegate.cc', |
'app_list/app_list_presenter_delegate.h', |
'app_list/app_list_presenter_delegate_factory.cc', |
@@ -61,6 +60,9 @@ |
'cancel_mode.h', |
'cast_config_delegate.cc', |
'cast_config_delegate.h', |
+ 'common/accessibility_delegate.h', |
+ 'common/default_accessibility_delegate.cc', |
+ 'common/default_accessibility_delegate.h', |
'common/root_window_controller_common.cc', |
'common/root_window_controller_common.h', |
'common/shelf/shelf_constants.cc', |
@@ -174,8 +176,6 @@ |
'container_delegate_aura.h', |
'debug.cc', |
'debug.h', |
- 'default_accessibility_delegate.cc', |
- 'default_accessibility_delegate.h', |
'default_user_wallpaper_delegate.cc', |
'default_user_wallpaper_delegate.h', |
'desktop_background/desktop_background_controller.cc', |