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

Unified Diff: ui/wm/wm.gyp

Issue 420603011: Split Screen mode implementation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@split_view
Patch Set: Addressing mukai's review feedback. Created 6 years, 4 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
« ui/wm/core/window_list_provider.h ('K') | « ui/wm/core/window_list_provider.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/wm/wm.gyp
diff --git a/ui/wm/wm.gyp b/ui/wm/wm.gyp
index cfdc9378715e54304051d28a928ecd51b36609b4..3d235e576ee9e1282dbf49f06cb48aa0504018b8 100644
--- a/ui/wm/wm.gyp
+++ b/ui/wm/wm.gyp
@@ -83,6 +83,7 @@
'core/visibility_controller.h',
'core/window_animations.cc',
'core/window_animations.h',
+ 'core/window_list_provider.h',
'core/window_modality_controller.cc',
'core/window_modality_controller.h',
'core/window_util.cc',
« ui/wm/core/window_list_provider.h ('K') | « ui/wm/core/window_list_provider.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698