| Index: components/drive/service/fake_drive_service.h
|
| diff --git a/components/drive/service/fake_drive_service.h b/components/drive/service/fake_drive_service.h
|
| index 99d0d44994e5084fc41077529f5cf048f7d229ed..f9c5bd18fccf75ef8b76d83ec16ee750e4fb3d64 100644
|
| --- a/components/drive/service/fake_drive_service.h
|
| +++ b/components/drive/service/fake_drive_service.h
|
| @@ -11,6 +11,7 @@
|
|
|
| #include "base/files/file_path.h"
|
| #include "base/macros.h"
|
| +#include "base/observer_list.h"
|
| #include "base/threading/thread_checker.h"
|
| #include "components/drive/service/drive_service_interface.h"
|
|
|
|
|