| Index: components/nacl/renderer/plugin/plugin_error.h
|
| diff --git a/components/nacl/renderer/plugin/plugin_error.h b/components/nacl/renderer/plugin/plugin_error.h
|
| index 237b872acfe13f18ba32ad623f8f52c999cc4034..e1789cefda9ff25bdc58cff6ce37d108a1b04ce8 100644
|
| --- a/components/nacl/renderer/plugin/plugin_error.h
|
| +++ b/components/nacl/renderer/plugin/plugin_error.h
|
| @@ -13,6 +13,7 @@
|
|
|
| #include <string>
|
|
|
| +#include "base/macros.h"
|
| #include "components/nacl/renderer/ppb_nacl_private.h"
|
| #include "native_client/src/include/nacl_macros.h"
|
|
|
|
|