| Index: ppapi/native_client/src/trusted/plugin/plugin_error.h
|
| diff --git a/ppapi/native_client/src/trusted/plugin/plugin_error.h b/ppapi/native_client/src/trusted/plugin/plugin_error.h
|
| index 9275b5d20b318c9fc681b6fc07570936d2a4563c..f811ba57698fa4989882685e988e6d10f9e3add0 100644
|
| --- a/ppapi/native_client/src/trusted/plugin/plugin_error.h
|
| +++ b/ppapi/native_client/src/trusted/plugin/plugin_error.h
|
| @@ -13,6 +13,8 @@
|
|
|
| #include <string>
|
|
|
| +#include "native_client/src/include/nacl_macros.h"
|
| +
|
| namespace plugin {
|
|
|
| // These error codes are reported via UMA so, if you edit them:
|
|
|