Index: webkit/glue/plugins/ppb_private.h |
=================================================================== |
--- webkit/glue/plugins/ppb_private.h (revision 64613) |
+++ webkit/glue/plugins/ppb_private.h (working copy) |
@@ -5,11 +5,11 @@ |
#ifndef WEBKIT_GLUE_PLUGINS_PPB_PRIVATE_H_ |
#define WEBKIT_GLUE_PLUGINS_PPB_PRIVATE_H_ |
-#include "third_party/ppapi/c/dev/ppb_font_dev.h" |
-#include "third_party/ppapi/c/pp_instance.h" |
-#include "third_party/ppapi/c/pp_module.h" |
-#include "third_party/ppapi/c/pp_resource.h" |
-#include "third_party/ppapi/c/pp_var.h" |
+#include "ppapi/c/dev/ppb_font_dev.h" |
+#include "ppapi/c/pp_instance.h" |
+#include "ppapi/c/pp_module.h" |
+#include "ppapi/c/pp_resource.h" |
+#include "ppapi/c/pp_var.h" |
#define PPB_PRIVATE_INTERFACE "PPB_Private;1" |