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

Unified Diff: ash/ash.gyp

Issue 2045793002: Moves MruWindowTracker into common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@mru_window_tracker
Patch Set: not relative 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/accelerators/accelerator_controller.cc ('k') | ash/aura/wm_shell_aura.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 f4297ee27f8ff1789984767f4819c15a3bcdcce0..62d80218312ab732a0c218ad8b8b8ab44f7844c4 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -101,6 +101,8 @@
'common/wm/focus_rules.h',
'common/wm/fullscreen_window_finder.cc',
'common/wm/fullscreen_window_finder.h',
+ 'common/wm/mru_window_tracker.cc',
+ 'common/wm/mru_window_tracker.h',
'common/wm/panels/panel_layout_manager.cc',
'common/wm/panels/panel_layout_manager.h',
'common/wm/panels/panel_window_resizer.cc',
@@ -676,8 +678,6 @@
'wm/maximize_mode/scoped_disable_internal_mouse_and_keyboard_x11.h',
'wm/maximize_mode/workspace_backdrop_delegate.cc',
'wm/maximize_mode/workspace_backdrop_delegate.h',
- 'wm/mru_window_tracker.cc',
- 'wm/mru_window_tracker.h',
'wm/overlay_event_filter.cc',
'wm/overlay_event_filter.h',
'wm/overview/overview_animation_type.h',
« no previous file with comments | « ash/accelerators/accelerator_controller.cc ('k') | ash/aura/wm_shell_aura.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698