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

Unified Diff: ash/ash.gyp

Issue 2012343002: Converts overview to use common ash types (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: feedback Created 4 years, 7 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/README.md ('k') | ash/material_design/DEPS » ('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 cb7cd4a6213c2e339142463a106806adf4d9f6c9..e2b934be5c0911c3cf18b3c3d9f5417456fc0714 100644
--- a/ash/ash.gyp
+++ b/ash/ash.gyp
@@ -587,8 +587,13 @@
'wm/overlay_event_filter.cc',
'wm/overlay_event_filter.h',
'wm/overview/overview_animation_type.h',
- 'wm/overview/scoped_overview_animation_settings.cc',
'wm/overview/scoped_overview_animation_settings.h',
+ 'wm/overview/scoped_overview_animation_settings_aura.cc',
+ 'wm/overview/scoped_overview_animation_settings_aura.h',
+ 'wm/overview/scoped_overview_animation_settings_factory.cc',
+ 'wm/overview/scoped_overview_animation_settings_factory.h',
+ 'wm/overview/scoped_overview_animation_settings_factory_aura.cc',
+ 'wm/overview/scoped_overview_animation_settings_factory_aura.h',
'wm/overview/scoped_transform_overview_window.cc',
'wm/overview/scoped_transform_overview_window.h',
'wm/overview/window_grid.cc',
« no previous file with comments | « ash/README.md ('k') | ash/material_design/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698