| Index: components/nacl/loader/nacl_trusted_listener.h
 | 
| diff --git a/components/nacl/loader/nacl_trusted_listener.h b/components/nacl/loader/nacl_trusted_listener.h
 | 
| index 6b6fdb1a43ecb2e8f035f44924d436783e501e55..b8956eb741c7dc39ff66bdd926b87a8375a01cbb 100644
 | 
| --- a/components/nacl/loader/nacl_trusted_listener.h
 | 
| +++ b/components/nacl/loader/nacl_trusted_listener.h
 | 
| @@ -5,6 +5,7 @@
 | 
|  #ifndef COMPONENTS_NACL_LOADER_NACL_TRUSTED_LISTENER_H_
 | 
|  #define COMPONENTS_NACL_LOADER_NACL_TRUSTED_LISTENER_H_
 | 
|  
 | 
| +#include "base/macros.h"
 | 
|  #include "base/memory/ref_counted.h"
 | 
|  #include "ipc/ipc_channel_handle.h"
 | 
|  #include "ipc/ipc_listener.h"
 | 
| 
 |