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

Unified Diff: ui/base/ui_base.gyp

Issue 952793002: Mac: Make ui/base/cocoa WindowAnimator Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: git add Created 5 years, 10 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 | « ui/base/cocoa/window_animator.mm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/ui_base.gyp
diff --git a/ui/base/ui_base.gyp b/ui/base/ui_base.gyp
index d72a62360ffc05db3e847466da400b19ae4253f4..e4eb4bc0dbf267e2fb248a5c06d6e44fca79c42c 100644
--- a/ui/base/ui_base.gyp
+++ b/ui/base/ui_base.gyp
@@ -131,6 +131,8 @@
'cocoa/underlay_opengl_hosting_window.mm',
'cocoa/view_description.h',
'cocoa/view_description.mm',
+ 'cocoa/window_aniamtor.h',
+ 'cocoa/window_animator.mm',
'cocoa/window_size_constants.h',
'cocoa/window_size_constants.mm',
'cursor/cursor.cc',
« no previous file with comments | « ui/base/cocoa/window_animator.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698