| Index: chrome/chrome_browser.gypi
|
| diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
|
| index 587a7aaf61e83590e9dd35630a707d61c392c6c3..1a8f0932aa29db9bbc8ef8a0272d6c5928a2bd38 100644
|
| --- a/chrome/chrome_browser.gypi
|
| +++ b/chrome/chrome_browser.gypi
|
| @@ -3168,8 +3168,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',
|
|
|