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

Unified Diff: ash/ash.gyp

Issue 2042913002: Converts MruWindowTracker to work with common types (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: not equal 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_commands.cc ('k') | ash/aura/wm_shell_aura.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 57cb533a8a21f85d2f64ab58d049521a41043771..de918ed0a38430da2f6221812033a7fd1017ee55 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -89,6 +89,8 @@
'common/wm/dock/docked_window_resizer.h',
'common/wm/drag_details.cc',
'common/wm/drag_details.h',
+ 'common/wm/focus_rules.cc',
+ 'common/wm/focus_rules.h',
'common/wm/fullscreen_window_finder.cc',
'common/wm/fullscreen_window_finder.h',
'common/wm/panels/panel_layout_manager.cc',
« no previous file with comments | « ash/accelerators/accelerator_commands.cc ('k') | ash/aura/wm_shell_aura.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698