| Index: components/storage_monitor/portable_device_watcher_win.h
|
| diff --git a/components/storage_monitor/portable_device_watcher_win.h b/components/storage_monitor/portable_device_watcher_win.h
|
| index 4708c811d4a530b634f045f34e82a30cb2b5b713..becb7eaa1083f0bdabe84d4aa5773bb9ab13b49c 100644
|
| --- a/components/storage_monitor/portable_device_watcher_win.h
|
| +++ b/components/storage_monitor/portable_device_watcher_win.h
|
| @@ -11,6 +11,7 @@
|
| #include <string>
|
| #include <vector>
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/strings/string16.h"
|
|
|