Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2794)

Unified Diff: ash/ash.gyp

Issue 2047053002: Moves ash/accessibility_delegate into common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix test Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ash/accessibility_delegate.h ('k') | ash/ash_touch_exploration_manager_chromeos.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « ash/accessibility_delegate.h ('k') | ash/ash_touch_exploration_manager_chromeos.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698