From 572b77fa3c3a24276dd567f8305cff9fef5195eb Mon Sep 17 00:00:00 2001 From: "brettw@chromium.org" Date: Tue, 2 Nov 2010 16:05:55 +0000 Subject: Revert PPAPI change due to Linux compile failures. git-svn-id: svn://svn.chromium.org/chrome/trunk/src@64751 0039d316-1c4b-4281-b951-d872f2087c98 --- webkit/glue/plugins/pepper_plugin_delegate.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'webkit/glue/plugins/pepper_plugin_delegate.h') diff --git a/webkit/glue/plugins/pepper_plugin_delegate.h b/webkit/glue/plugins/pepper_plugin_delegate.h index 897b16f..7738fbf 100644 --- a/webkit/glue/plugins/pepper_plugin_delegate.h +++ b/webkit/glue/plugins/pepper_plugin_delegate.h @@ -14,9 +14,9 @@ #include "base/sync_socket.h" #include "base/task.h" #include "googleurl/src/gurl.h" -#include "ppapi/c/pp_completion_callback.h" -#include "ppapi/c/pp_errors.h" -#include "ppapi/c/pp_stdint.h" +#include "third_party/ppapi/c/pp_completion_callback.h" +#include "third_party/ppapi/c/pp_errors.h" +#include "third_party/ppapi/c/pp_stdint.h" #include "webkit/fileapi/file_system_types.h" #include "webkit/glue/plugins/pepper_dir_contents.h" -- cgit v1.1