| Index: components/drive/file_write_watcher.h
|
| diff --git a/components/drive/file_write_watcher.h b/components/drive/file_write_watcher.h
|
| index 719a8b95c858f8cb371518b336836b99613d48e4..6c58b9bf8b4166e4feb492f388f3843b922322da 100644
|
| --- a/components/drive/file_write_watcher.h
|
| +++ b/components/drive/file_write_watcher.h
|
| @@ -6,6 +6,7 @@
|
| #define COMPONENTS_DRIVE_FILE_WRITE_WATCHER_H_
|
|
|
| #include "base/callback_forward.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/threading/thread_checker.h"
|
| #include "components/drive/file_system_core_util.h"
|
|
|