| Index: components/nacl/renderer/ppb_nacl_private_impl.h
|
| diff --git a/components/nacl/renderer/ppb_nacl_private_impl.h b/components/nacl/renderer/ppb_nacl_private_impl.h
|
| index 3e632ea4a2955e3c55c042d82d34b43380dbfec4..8dec4585adc00b2c068d4012d4324a9fa35a8429 100644
|
| --- a/components/nacl/renderer/ppb_nacl_private_impl.h
|
| +++ b/components/nacl/renderer/ppb_nacl_private_impl.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "build/build_config.h"
|
|
|
| -#include "ppapi/c/private/ppb_nacl_private.h"
|
| +#include "components/nacl/renderer/ppb_nacl_private.h"
|
|
|
| namespace nacl {
|
|
|
|
|