| Index: components/nacl/renderer/json_manifest.h
|
| diff --git a/components/nacl/renderer/json_manifest.h b/components/nacl/renderer/json_manifest.h
|
| index d18147e55d72ff779b1db5985257ff8d8cee1c04..dbe54d5a61abdc9dfa7174fdbaeb1d912e7e8aa1 100644
|
| --- a/components/nacl/renderer/json_manifest.h
|
| +++ b/components/nacl/renderer/json_manifest.h
|
| @@ -8,8 +8,8 @@
|
| #include <set>
|
| #include <string>
|
|
|
| +#include "components/nacl/renderer/ppb_nacl_private.h"
|
| #include "ppapi/c/pp_array_output.h"
|
| -#include "ppapi/c/private/ppb_nacl_private.h"
|
| #include "third_party/jsoncpp/source/include/json/value.h"
|
|
|
| namespace nacl {
|
|
|