| Index: content/browser/renderer_host/accelerated_plugin_view_mac.mm
|
| ===================================================================
|
| --- content/browser/renderer_host/accelerated_plugin_view_mac.mm (revision 130181)
|
| +++ content/browser/renderer_host/accelerated_plugin_view_mac.mm (working copy)
|
| @@ -9,8 +9,8 @@
|
| #include "base/command_line.h"
|
| #include "base/debug/trace_event.h"
|
| #include "content/browser/renderer_host/render_widget_host_view_mac.h"
|
| -#import "content/public/browser/accelerated_window_interface.h"
|
| #include "content/public/browser/browser_thread.h"
|
| +#import "ui/base/cocoa/underlay_opengl_hosting_window.h"
|
| #include "ui/gfx/gl/gl_context.h"
|
| #include "ui/gfx/gl/gl_switches.h"
|
| #include "ui/gfx/scoped_ns_graphics_context_save_gstate_mac.h"
|
|
|