| Index: components/nacl/renderer/nacl_helper.h
 | 
| diff --git a/components/nacl/renderer/nacl_helper.h b/components/nacl/renderer/nacl_helper.h
 | 
| index d76a84e5da01e77e2bebd1f9392f36c55baed8ec..e9030fdc9402d68741499f55869078f0132e574f 100644
 | 
| --- a/components/nacl/renderer/nacl_helper.h
 | 
| +++ b/components/nacl/renderer/nacl_helper.h
 | 
| @@ -6,6 +6,7 @@
 | 
|  #define COMPONENTS_NACL_RENDERER_NACL_HELPER_H_
 | 
|  
 | 
|  #include "base/compiler_specific.h"
 | 
| +#include "base/macros.h"
 | 
|  #include "content/public/renderer/render_frame_observer.h"
 | 
|  
 | 
|  namespace nacl {
 | 
| 
 |