| Index: components/storage_monitor/volume_mount_watcher_win.h
|
| diff --git a/components/storage_monitor/volume_mount_watcher_win.h b/components/storage_monitor/volume_mount_watcher_win.h
|
| index bf351db6ea5c606747b736a33f6ec742b91846ea..2d183d88f5e69324e7e09edba2843a9485c092da 100644
|
| --- a/components/storage_monitor/volume_mount_watcher_win.h
|
| +++ b/components/storage_monitor/volume_mount_watcher_win.h
|
| @@ -10,9 +10,9 @@
|
| #include <string>
|
| #include <vector>
|
|
|
| -#include "base/basictypes.h"
|
| #include "base/callback.h"
|
| #include "base/files/file_path.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "base/sequenced_task_runner.h"
|
| #include "base/strings/string16.h"
|
|
|