| Index: google_apis/drive/auth_service.cc
|
| diff --git a/google_apis/drive/auth_service.cc b/google_apis/drive/auth_service.cc
|
| index cfa54fa3f48b4cf0d13cd8274f3e4bbbe2f90164..f1c7203576971d2eb6000efe58da5476ed2f180b 100644
|
| --- a/google_apis/drive/auth_service.cc
|
| +++ b/google_apis/drive/auth_service.cc
|
| @@ -10,7 +10,7 @@
|
| #include "base/bind.h"
|
| #include "base/location.h"
|
| #include "base/macros.h"
|
| -#include "base/metrics/histogram.h"
|
| +#include "base/metrics/histogram_macros.h"
|
| #include "base/single_thread_task_runner.h"
|
| #include "base/threading/thread_task_runner_handle.h"
|
| #include "google_apis/drive/auth_service_observer.h"
|
|
|