Index: content/renderer/pepper/pepper_broker_impl.h |
=================================================================== |
--- content/renderer/pepper/pepper_broker_impl.h (revision 213561) |
+++ content/renderer/pepper/pepper_broker_impl.h (working copy) |
@@ -8,9 +8,9 @@ |
#include "base/memory/ref_counted.h" |
#include "base/process/process.h" |
#include "content/common/content_export.h" |
+#include "content/renderer/pepper/plugin_delegate.h" |
+#include "content/renderer/pepper/ppb_broker_impl.h" |
#include "ppapi/proxy/proxy_channel.h" |
-#include "webkit/plugins/ppapi/plugin_delegate.h" |
-#include "webkit/plugins/ppapi/ppb_broker_impl.h" |
namespace IPC { |
struct ChannelHandle; |