| Index: chrome/browser/storage/storage_info_fetcher.cc
|
| diff --git a/chrome/browser/storage/storage_info_fetcher.cc b/chrome/browser/storage/storage_info_fetcher.cc
|
| index e7ae2b620b5d88ec6c5abbae723c9f6f61da9019..7aa1748db1ef59411f681d603eed14fb78c62dcf 100644
|
| --- a/chrome/browser/storage/storage_info_fetcher.cc
|
| +++ b/chrome/browser/storage/storage_info_fetcher.cc
|
| @@ -8,6 +8,7 @@
|
| #include "content/public/browser/browser_context.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "content/public/browser/storage_partition.h"
|
| +#include "storage/browser/quota/quota_manager.h"
|
|
|
| using content::BrowserContext;
|
| using content::BrowserThread;
|
|
|