summaryrefslogtreecommitdiffstats
path: root/webkit/glue/plugins/ppb_private2.h
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/glue/plugins/ppb_private2.h')
-rw-r--r--webkit/glue/plugins/ppb_private2.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/webkit/glue/plugins/ppb_private2.h b/webkit/glue/plugins/ppb_private2.h
index acf7831..de9ef79 100644
--- a/webkit/glue/plugins/ppb_private2.h
+++ b/webkit/glue/plugins/ppb_private2.h
@@ -9,13 +9,13 @@
#include <windows.h>
#endif
-#include "ppapi/c/pp_errors.h"
-#include "ppapi/c/pp_instance.h"
-#include "ppapi/c/pp_module.h"
-#include "ppapi/c/pp_point.h"
-#include "ppapi/c/pp_rect.h"
-#include "ppapi/c/pp_resource.h"
-#include "ppapi/c/pp_var.h"
+#include "third_party/ppapi/c/pp_errors.h"
+#include "third_party/ppapi/c/pp_instance.h"
+#include "third_party/ppapi/c/pp_module.h"
+#include "third_party/ppapi/c/pp_point.h"
+#include "third_party/ppapi/c/pp_rect.h"
+#include "third_party/ppapi/c/pp_resource.h"
+#include "third_party/ppapi/c/pp_var.h"
#define PPB_PRIVATE2_INTERFACE "PPB_Private2;4"