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

Unified Diff: chrome/chrome_browser.gypi

Issue 8362006: Reland r107720 - Enable the new layer animation framework. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address reviewer comments. Created 9 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: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 0f2bff43effe1338d54e76c5c27830e688067ec7..a79c2741cc768f6b72f3e7bf04e437c74c4c55c4 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -3207,8 +3207,8 @@
'browser/ui/toolbar/wrench_menu_model_chromeos.cc',
'browser/ui/touch/animation/screen_rotation.cc',
'browser/ui/touch/animation/screen_rotation.h',
- 'browser/ui/touch/animation/screen_rotation_setter.cc',
- 'browser/ui/touch/animation/screen_rotation_setter.h',
+ 'browser/ui/touch/animation/screen_rotation_animator.cc',
+ 'browser/ui/touch/animation/screen_rotation_animator.h',
'browser/ui/touch/frame/browser_non_client_frame_view_factory_touch.cc',
'browser/ui/touch/frame/touch_browser_frame_view.cc',
'browser/ui/touch/frame/touch_browser_frame_view.h',

Powered by Google App Engine
This is Rietveld 408576698