| Index: components/drive/file_write_watcher_unittest.cc
|
| diff --git a/components/drive/file_write_watcher_unittest.cc b/components/drive/file_write_watcher_unittest.cc
|
| index abd9d511281e46341c0cb13afa1a379ec2f745a0..5e3465b2349aa0829b28a848952348072f75e1ed 100644
|
| --- a/components/drive/file_write_watcher_unittest.cc
|
| +++ b/components/drive/file_write_watcher_unittest.cc
|
| @@ -9,6 +9,7 @@
|
| #include "base/bind.h"
|
| #include "base/files/file_util.h"
|
| #include "base/files/scoped_temp_dir.h"
|
| +#include "base/macros.h"
|
| #include "base/run_loop.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "content/public/test/test_browser_thread_bundle.h"
|
|
|