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

Unified Diff: ash/ash.gyp

Issue 2041423002: Moves MruWindowTracker to WmShell (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@move_mru_window_tracker
Patch Set: wm 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 | « no previous file | 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 eb11e7ed54f7aec835f5f74aee88bdcf35b89089..7e0165c74a7d1e1dfe3c2c60d1e81d1d01c7a115 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -173,6 +173,8 @@
'common/wm_root_window_controller_observer.h',
'common/wm_shell.cc',
'common/wm_shell.h',
+ 'common/wm_shell_common.cc',
+ 'common/wm_shell_common.h',
'common/wm_window.h',
'common/wm_window_observer.h',
'common/wm_window_property.h',
« no previous file with comments | « no previous file | ash/aura/wm_shell_aura.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698