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

Unified Diff: ui/views/views.gyp

Issue 693523003: MacViews: Put wm window animation calls behind an interface. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@views-clipboard
Patch Set: Created 6 years, 2 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: ui/views/views.gyp
diff --git a/ui/views/views.gyp b/ui/views/views.gyp
index 40f0d2fb95709a2e84dc68748aa70d084012b96a..166259e0703281b5a262c1c287767420afe9d659 100644
--- a/ui/views/views.gyp
+++ b/ui/views/views.gyp
@@ -390,6 +390,8 @@
'touchui/touch_selection_controller_impl.h',
'widget/window_reorderer.cc',
'widget/window_reorderer.h',
+ 'widget/window_visibility_animation_aura.cc',
+ 'widget/window_visibility_animation_aura.h',
],
'views_desktop_aura_sources': [
'widget/desktop_aura/desktop_capture_client.cc',

Powered by Google App Engine
This is Rietveld 408576698