| Index: chrome/browser/storage_monitor/storage_info.h
|
| diff --git a/chrome/browser/storage_monitor/storage_info.h b/chrome/browser/storage_monitor/storage_info.h
|
| index d24d585b5349e6ff7fd56765fb3868a2b3eb2356..907b2a98b3f74781d1e77857e9aeace599cf8522 100644
|
| --- a/chrome/browser/storage_monitor/storage_info.h
|
| +++ b/chrome/browser/storage_monitor/storage_info.h
|
| @@ -6,7 +6,7 @@
|
| #define CHROME_BROWSER_STORAGE_MONITOR_STORAGE_INFO_H_
|
|
|
| #include "base/files/file_path.h"
|
| -#include "base/string16.h"
|
| +#include "base/strings/string16.h"
|
|
|
| namespace chrome {
|
|
|
|
|