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

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 latest 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
Index: ash/ash.gyp
diff --git a/ash/ash.gyp b/ash/ash.gyp
index a93aa58e7aaf543300921a51d415c467448ebce4..ac4b61db3f31119f3f9da272dca99a631908b9e8 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -539,6 +539,8 @@
'wm/overlay_event_filter.cc',
'wm/overlay_event_filter.h',
'wm/overview/overview_animation_type.h',
+ '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 +553,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_targeter.h » ('j') | ash/wm/overview/overview_window_targeter.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698