Chromium Code Reviews| Index: ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.h |
| diff --git a/ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.h b/ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.h |
| index eb801831163c83b1d734439d9a8fbf8ce87d8c04..9396d9e196ff124f8fff7906b9e4503d356cce66 100644 |
| --- a/ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.h |
| +++ b/ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.h |
| @@ -4,7 +4,7 @@ |
| */ |
| #ifndef PPAPI_NATIVE_CLIENT_SRC_UNTRUSTED_PNACL_IRT_SHIM_PNACL_SHIM_H_ |
| -#define PPAPI_NATIVE_CLIENT_SRC_UNTRUSTED_PNACL_IRT_SHIM_PNACL_SHIM_H_ |
| +#define PPAPI_NATIVE_CLIENT_SRC_UNTRUSTED_PNACL_IRT_SHIM_PNACL_SHIM_H_ 1 |
|
Mark Seaborn
2014/02/26 22:11:03
Chrome style is not to have the "1" here, so you d
jvoung (off chromium)
2014/02/27 01:39:55
Done.
|
| #include "ppapi/c/ppb.h" |