| Index: chrome/chrome_browser.gypi
 | 
| diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
 | 
| index a3f81a2deac3ea63a560f775bb361b4c84f8e312..73c3540f51fde4c51a10e4c38cd80e28a4549e35 100644
 | 
| --- a/chrome/chrome_browser.gypi
 | 
| +++ b/chrome/chrome_browser.gypi
 | 
| @@ -3227,10 +3227,6 @@
 | 
|          'browser/ui/toolbar/wrench_menu_model.cc',
 | 
|          'browser/ui/toolbar/wrench_menu_model.h',
 | 
|          '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/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',
 | 
| 
 |