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

Unified Diff: views/views.gyp

Issue 7273073: Animated Rotation (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Removed unnecessary include Created 9 years, 4 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: views/views.gyp
diff --git a/views/views.gyp b/views/views.gyp
index 42d37acd8d4f173e5db13b533f0a53b3a0abd6bb..651513f7a9b68e25fabd05ab873a5c68217cf300 100644
--- a/views/views.gyp
+++ b/views/views.gyp
@@ -51,6 +51,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',

Powered by Google App Engine
This is Rietveld 408576698