| Index: content/child/npapi/plugin_host.cc
|
| diff --git a/content/child/npapi/plugin_host.cc b/content/child/npapi/plugin_host.cc
|
| index b32f8ddc185e09b0b69921ece42e4c4133e439a7..30adea04f7c64340ef86b635badb7ad3c68f08a6 100644
|
| --- a/content/child/npapi/plugin_host.cc
|
| +++ b/content/child/npapi/plugin_host.cc
|
| @@ -29,10 +29,6 @@
|
| #include "ui/gl/gl_implementation.h"
|
| #include "ui/gl/gl_surface.h"
|
|
|
| -#if defined(OS_MACOSX)
|
| -#include "base/mac/mac_util.h"
|
| -#endif
|
| -
|
| using blink::WebBindings;
|
|
|
| // Declarations for stub implementations of deprecated functions, which are no
|
|
|