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

Unified Diff: ash/ash.gyp

Issue 385073009: Side Slide Gestures for Accessibility (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Addressed comments Created 6 years, 5 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
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index d5f413d8099779bda53c9953f39032495cca79ff..8835c02fbe086a5eb05831a215b5663d3164b6e7 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -82,6 +82,8 @@
'ash_constants.h',
'ash_switches.cc',
'ash_switches.h',
+ 'ash_touch_exploration_manager_chromeos.cc',
+ 'ash_touch_exploration_manager_chromeos.h',
'cancel_mode.cc',
'cancel_mode.h',
'debug.cc',
@@ -921,6 +923,7 @@
'accelerators/accelerator_table_unittest.cc',
'accelerators/magnifier_key_scroller_unittest.cc',
'accelerators/spoken_feedback_toggler_unittest.cc',
+ 'ash_touch_exploration_manager_unittest.cc',
dmazzoni 2014/07/16 16:54:39 Nit: should this be ash_touch_exploration_manager_
lisayin 2014/07/17 16:56:17 Done.
'autoclick/autoclick_unittest.cc',
'desktop_background/desktop_background_controller_unittest.cc',
'desktop_background/wallpaper_resizer_unittest.cc',
« no previous file with comments | « no previous file | ash/ash_touch_exploration_manager_chromeos.h » ('j') | ash/ash_touch_exploration_manager_chromeos.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698