| Index: chrome/browser/renderer_host/pepper/pepper_output_protection_message_filter.h
|
| diff --git a/chrome/browser/renderer_host/pepper/pepper_output_protection_message_filter.h b/chrome/browser/renderer_host/pepper/pepper_output_protection_message_filter.h
|
| index 6994d8502bf2163883d077a9730a8cf50ce57578..623b34749fbcbd04bb05d931c65ccfd9ae2c91db 100644
|
| --- a/chrome/browser/renderer_host/pepper/pepper_output_protection_message_filter.h
|
| +++ b/chrome/browser/renderer_host/pepper/pepper_output_protection_message_filter.h
|
| @@ -8,10 +8,6 @@
|
| #include "ppapi/c/pp_instance.h"
|
| #include "ppapi/host/resource_message_filter.h"
|
|
|
| -#if defined(OS_CHROMEOS)
|
| -#include "chromeos/display/output_configurator.h"
|
| -#endif
|
| -
|
| namespace content {
|
| class BrowserPpapiHost;
|
| } // namespace content
|
|
|