| Index: webkit/glue/plugins/pepper_plugin_delegate.h
|
| ===================================================================
|
| --- webkit/glue/plugins/pepper_plugin_delegate.h (revision 64613)
|
| +++ webkit/glue/plugins/pepper_plugin_delegate.h (working copy)
|
| @@ -14,9 +14,9 @@
|
| #include "base/sync_socket.h"
|
| #include "base/task.h"
|
| #include "googleurl/src/gurl.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 "ppapi/c/pp_completion_callback.h"
|
| +#include "ppapi/c/pp_errors.h"
|
| +#include "ppapi/c/pp_stdint.h"
|
| #include "webkit/fileapi/file_system_types.h"
|
| #include "webkit/glue/plugins/pepper_dir_contents.h"
|
|
|
|
|