| Index: content/renderer/npapi/webplugin_delegate_proxy.cc
|
| diff --git a/content/renderer/npapi/webplugin_delegate_proxy.cc b/content/renderer/npapi/webplugin_delegate_proxy.cc
|
| index ebd53f7876330bb93335b875331c943637336e7b..5a08619f195b8a844abf63ff78a9eadb46af785d 100644
|
| --- a/content/renderer/npapi/webplugin_delegate_proxy.cc
|
| +++ b/content/renderer/npapi/webplugin_delegate_proxy.cc
|
| @@ -55,10 +55,6 @@
|
| #include "ipc/ipc_channel_posix.h"
|
| #endif
|
|
|
| -#if defined(OS_MACOSX)
|
| -#include "base/mac/mac_util.h"
|
| -#endif
|
| -
|
| #if defined(OS_WIN)
|
| #include "base/win/scoped_handle.h"
|
| #include "content/public/common/sandbox_init.h"
|
|
|