Index: chrome/renderer/pepper/pepper_flash_drm_renderer_host.cc |
=================================================================== |
--- chrome/renderer/pepper/pepper_flash_drm_renderer_host.cc (revision 213561) |
+++ chrome/renderer/pepper/pepper_flash_drm_renderer_host.cc (working copy) |
@@ -5,6 +5,7 @@ |
#include "chrome/renderer/pepper/pepper_flash_drm_renderer_host.h" |
#include "base/files/file_path.h" |
+#include "content/public/renderer/ppapi_plugin_instance.h" |
#include "content/public/renderer/renderer_ppapi_host.h" |
#include "ppapi/c/pp_errors.h" |
#include "ppapi/host/dispatch_host_message.h" |
@@ -12,7 +13,6 @@ |
#include "ppapi/host/ppapi_host.h" |
#include "ppapi/proxy/ppapi_messages.h" |
#include "ppapi/proxy/ppb_file_ref_proxy.h" |
-#include "webkit/plugins/ppapi/ppapi_plugin_instance.h" |
namespace chrome { |