| Index: components/nacl/renderer/plugin/module_ppapi.h
|
| diff --git a/components/nacl/renderer/plugin/module_ppapi.h b/components/nacl/renderer/plugin/module_ppapi.h
|
| index 22c3202f32d98d4b1455cfcf5da724223a332136..5901b4791725287fc9e1bc7c8b8d9f2de70a2421 100644
|
| --- a/components/nacl/renderer/plugin/module_ppapi.h
|
| +++ b/components/nacl/renderer/plugin/module_ppapi.h
|
| @@ -7,7 +7,7 @@
|
| #ifndef COMPONENTS_NACL_RENDERER_PLUGIN_MODULE_PPAPI_H_
|
| #define COMPONENTS_NACL_RENDERER_PLUGIN_MODULE_PPAPI_H_
|
|
|
| -#include "ppapi/c/private/ppb_nacl_private.h"
|
| +#include "components/nacl/renderer/ppb_nacl_private.h"
|
| #include "ppapi/cpp/module.h"
|
|
|
| namespace plugin {
|
|
|