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

Unified Diff: ash/ash.gyp

Issue 795333002: Refactor AccelerometerReader to provide an Observer (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix athena build Created 6 years 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/accelerometer/accelerometer_observer.h ('k') | ash/shell.h » ('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 ca3191bc0aa006621cd3245a1b756b078721fb55..a2391ef5ae1712cc8388209191e3476c175bec8d 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -30,9 +30,6 @@
'accelerators/magnifier_key_scroller.h',
'accelerators/spoken_feedback_toggler.cc',
'accelerators/spoken_feedback_toggler.h',
- 'accelerometer/accelerometer_controller.cc',
- 'accelerometer/accelerometer_controller.h',
- 'accelerometer/accelerometer_observer.h',
'accessibility_delegate.h',
'audio/sounds.cc',
'audio/sounds.h',
@@ -1111,6 +1108,7 @@
'wm/drag_window_resizer_unittest.cc',
# Can't resize on Windows Ash. http://crbug.com/165962
'magnifier/magnification_controller_unittest.cc',
+ 'wm/maximize_mode/maximize_mode_controller_unittest.cc',
'wm/workspace/workspace_window_resizer_unittest.cc',
'sticky_keys/sticky_keys_overlay_unittest.cc',
'sticky_keys/sticky_keys_unittest.cc',
« no previous file with comments | « ash/accelerometer/accelerometer_observer.h ('k') | ash/shell.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698