| Index: remoting/host/mouse_shape_pump.h
 | 
| diff --git a/remoting/host/mouse_shape_pump.h b/remoting/host/mouse_shape_pump.h
 | 
| index cc00189390037ac4c7f3fec134ffd66549bb2bd6..9930acd6616e7c06ce53becff554cf26d6e7c24c 100644
 | 
| --- a/remoting/host/mouse_shape_pump.h
 | 
| +++ b/remoting/host/mouse_shape_pump.h
 | 
| @@ -6,6 +6,7 @@
 | 
|  #define REMOTING_HOST_MOUSE_SHAPE_PUMP_H_
 | 
|  
 | 
|  #include "base/callback.h"
 | 
| +#include "base/macros.h"
 | 
|  #include "base/memory/scoped_ptr.h"
 | 
|  #include "base/memory/weak_ptr.h"
 | 
|  #include "base/threading/thread_checker.h"
 | 
| 
 |