| Index: content/browser/renderer_host/render_widget_host_view_mac.mm | 
| diff --git a/content/browser/renderer_host/render_widget_host_view_mac.mm b/content/browser/renderer_host/render_widget_host_view_mac.mm | 
| index c13e70c5a318e77eddb6fa45a73c492229a25469..4764e5fde2fbb6ecec81456826ff3f2e02262c4c 100644 | 
| --- a/content/browser/renderer_host/render_widget_host_view_mac.mm | 
| +++ b/content/browser/renderer_host/render_widget_host_view_mac.mm | 
| @@ -67,7 +67,6 @@ | 
| #include "third_party/WebKit/public/platform/WebScreenInfo.h" | 
| #include "third_party/WebKit/public/web/WebInputEvent.h" | 
| #import "third_party/mozilla/ComplexTextInputPanel.h" | 
| -#include "ui/accelerated_widget_mac/io_surface_layer.h" | 
| #include "ui/accelerated_widget_mac/surface_handle_types.h" | 
| #include "ui/base/cocoa/animation_utils.h" | 
| #import "ui/base/cocoa/fullscreen_window_manager.h" | 
|  |