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

Unified Diff: views/views.gyp

Issue 7273073: Animated Rotation (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Do nothing for unexpected screen orientations. Created 9 years, 5 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
« views/view.h ('K') | « views/view.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: views/views.gyp
diff --git a/views/views.gyp b/views/views.gyp
index ab1ff5ac12f9dc5e764a4c72cdfdf1808b4064ec..7d5576a9dd54476a6aa74769006d1938eec1730c 100644
--- a/views/views.gyp
+++ b/views/views.gyp
@@ -64,6 +64,8 @@
'accessibility/native_view_accessibility_win.h',
'animation/bounds_animator.cc',
'animation/bounds_animator.h',
+ 'animation/screen_rotation.cc',
+ 'animation/screen_rotation.h',
'background.cc',
'background.h',
'border.cc',
« views/view.h ('K') | « views/view.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698