| Index: components/storage_monitor/storage_monitor_win_unittest.cc
|
| diff --git a/components/storage_monitor/storage_monitor_win_unittest.cc b/components/storage_monitor/storage_monitor_win_unittest.cc
|
| index b8f2487bc38ecfb51d6416c316407cad68b25de2..0d94a1ec705e8bfe71612254aa5f6c3edbfb514a 100644
|
| --- a/components/storage_monitor/storage_monitor_win_unittest.cc
|
| +++ b/components/storage_monitor/storage_monitor_win_unittest.cc
|
| @@ -10,6 +10,7 @@
|
| #include <vector>
|
|
|
| #include "base/macros.h"
|
| +#include "base/memory/free_deleter.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/run_loop.h"
|
|
|