| Index: webkit/glue/plugins/pepper_file_chooser.h
|
| ===================================================================
|
| --- webkit/glue/plugins/pepper_file_chooser.h (revision 64613)
|
| +++ webkit/glue/plugins/pepper_file_chooser.h (working copy)
|
| @@ -9,8 +9,8 @@
|
| #include <vector>
|
|
|
| #include "base/scoped_ptr.h"
|
| -#include "third_party/ppapi/c/dev/ppb_file_chooser_dev.h"
|
| -#include "third_party/ppapi/c/pp_completion_callback.h"
|
| +#include "ppapi/c/dev/ppb_file_chooser_dev.h"
|
| +#include "ppapi/c/pp_completion_callback.h"
|
| #include "webkit/glue/plugins/pepper_resource.h"
|
|
|
| namespace pepper {
|
|
|