| Index: google_apis/drive/auth_service.cc
 | 
| diff --git a/google_apis/drive/auth_service.cc b/google_apis/drive/auth_service.cc
 | 
| index 0fbc1327c960832cae77d676b28f8420eb542335..234536c2344f621b288f95c2eee5ea7ffc02ff1b 100644
 | 
| --- a/google_apis/drive/auth_service.cc
 | 
| +++ b/google_apis/drive/auth_service.cc
 | 
| @@ -9,6 +9,7 @@
 | 
|  
 | 
|  #include "base/bind.h"
 | 
|  #include "base/location.h"
 | 
| +#include "base/macros.h"
 | 
|  #include "base/message_loop/message_loop.h"
 | 
|  #include "base/metrics/histogram.h"
 | 
|  #include "google_apis/drive/auth_service_observer.h"
 | 
| 
 |