| Index: google_apis/gcm/engine/fake_connection_handler.h
 | 
| diff --git a/google_apis/gcm/engine/fake_connection_handler.h b/google_apis/gcm/engine/fake_connection_handler.h
 | 
| index f1094780d08ddb1cf60872bba36559cd1a208398..1c79667e1f6b83344c0e19ccd432a87c061609a5 100644
 | 
| --- a/google_apis/gcm/engine/fake_connection_handler.h
 | 
| +++ b/google_apis/gcm/engine/fake_connection_handler.h
 | 
| @@ -7,6 +7,7 @@
 | 
|  
 | 
|  #include <list>
 | 
|  
 | 
| +#include "base/macros.h"
 | 
|  #include "google_apis/gcm/base/mcs_message.h"
 | 
|  #include "google_apis/gcm/engine/connection_handler.h"
 | 
|  
 | 
| 
 |