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

Unified Diff: ash/ash.gyp

Issue 810033010: Remove TransparentActivateWindowButton from Overview Mode (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed nits Created 5 years, 11 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/wm/overview/overview_window_button.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 a93aa58e7aaf543300921a51d415c467448ebce4..fffd032c7350ab604b23041e3c0e87ea6f74aa29 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -539,6 +539,10 @@
'wm/overlay_event_filter.cc',
'wm/overlay_event_filter.h',
'wm/overview/overview_animation_type.h',
+ 'wm/overview/overview_window_button.h',
+ 'wm/overview/overview_window_button.cc',
+ 'wm/overview/overview_window_targeter.h',
+ 'wm/overview/overview_window_targeter.cc',
'wm/overview/scoped_overview_animation_settings.h',
'wm/overview/scoped_overview_animation_settings.cc',
'wm/overview/scoped_transform_overview_window.cc',
@@ -551,11 +555,8 @@
'wm/window_cycle_controller.h',
'wm/window_cycle_list.cc',
'wm/window_cycle_list.h',
- 'wm/overview/transparent_activate_window_button.cc',
- 'wm/overview/transparent_activate_window_button.h',
'wm/overview/window_selector_controller.cc',
'wm/overview/window_selector_controller.h',
- 'wm/overview/window_selector_delegate.h',
'wm/overview/window_selector_item.cc',
'wm/overview/window_selector_item.h',
'wm/panels/attached_panel_window_targeter.cc',
« no previous file with comments | « no previous file | ash/wm/overview/overview_window_button.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698