| Index: webkit/glue/plugins/pepper_plugin_instance.h
|
| ===================================================================
|
| --- webkit/glue/plugins/pepper_plugin_instance.h (revision 64613)
|
| +++ webkit/glue/plugins/pepper_plugin_instance.h (working copy)
|
| @@ -13,11 +13,11 @@
|
| #include "base/scoped_ptr.h"
|
| #include "base/string16.h"
|
| #include "gfx/rect.h"
|
| -#include "third_party/ppapi/c/dev/pp_cursor_type_dev.h"
|
| -#include "third_party/ppapi/c/dev/ppp_graphics_3d_dev.h"
|
| -#include "third_party/ppapi/c/dev/ppp_printing_dev.h"
|
| -#include "third_party/ppapi/c/pp_instance.h"
|
| -#include "third_party/ppapi/c/pp_resource.h"
|
| +#include "ppapi/c/dev/pp_cursor_type_dev.h"
|
| +#include "ppapi/c/dev/ppp_graphics_3d_dev.h"
|
| +#include "ppapi/c/dev/ppp_printing_dev.h"
|
| +#include "ppapi/c/pp_instance.h"
|
| +#include "ppapi/c/pp_resource.h"
|
| #include "third_party/skia/include/core/SkBitmap.h"
|
| #include "third_party/WebKit/WebKit/chromium/public/WebCanvas.h"
|
|
|
|
|