| Index: webkit/glue/plugins/ppb_private2.h
|
| ===================================================================
|
| --- webkit/glue/plugins/ppb_private2.h (revision 64613)
|
| +++ webkit/glue/plugins/ppb_private2.h (working copy)
|
| @@ -9,13 +9,13 @@
|
| #include <windows.h>
|
| #endif
|
|
|
| -#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"
|
| +#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"
|
|
|
| #define PPB_PRIVATE2_INTERFACE "PPB_Private2;4"
|
|
|
|
|