| Index: components/drive/service/drive_api_service.h
|
| diff --git a/components/drive/service/drive_api_service.h b/components/drive/service/drive_api_service.h
|
| index b83e0b06c49db3d0beec3dba9447da20c82f2a2c..9a67c27d757bbaf5879397e3cbb9d17e8e9a608c 100644
|
| --- a/components/drive/service/drive_api_service.h
|
| +++ b/components/drive/service/drive_api_service.h
|
| @@ -14,6 +14,7 @@
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/observer_list.h"
|
| +#include "base/threading/non_thread_safe.h"
|
| #include "base/threading/thread_checker.h"
|
| #include "components/drive/service/drive_service_interface.h"
|
| #include "google_apis/drive/auth_service_interface.h"
|
|
|