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

Unified Diff: ash/ash.gyp

Issue 222383002: Move UserActivityDetector from ash/wm/ to ui/wm/core/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: remove an unneeded include Created 6 years, 9 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 | « no previous file | ash/shell.h » ('j') | ash/system/chromeos/power/user_activity_notifier.h » ('J')
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 ebb6e6063b0026bfd569a6feb3d34e34664ec9a8..d05fa5c93cbd08d06cc4f2be647d85b41c33eb9a 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -615,9 +615,6 @@
'wm/system_modal_container_layout_manager.h',
'wm/toplevel_window_event_handler.cc',
'wm/toplevel_window_event_handler.h',
- 'wm/user_activity_detector.cc',
- 'wm/user_activity_detector.h',
- 'wm/user_activity_observer.h',
'wm/video_detector.cc',
'wm/video_detector.h',
'wm/window_animations.cc',
@@ -974,7 +971,6 @@
'wm/system_gesture_event_filter_unittest.cc',
'wm/system_modal_container_layout_manager_unittest.cc',
'wm/toplevel_window_event_handler_unittest.cc',
- 'wm/user_activity_detector_unittest.cc',
'wm/video_detector_unittest.cc',
'wm/window_animations_unittest.cc',
'wm/window_manager_unittest.cc',
« no previous file with comments | « no previous file | ash/shell.h » ('j') | ash/system/chromeos/power/user_activity_notifier.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698