| Index: chrome/browser/ui/webui/quota_internals_proxy.h
|
| diff --git a/chrome/browser/ui/webui/quota_internals_proxy.h b/chrome/browser/ui/webui/quota_internals_proxy.h
|
| index ad433448ca2c8317d660b7f4c048b75253bd12f5..7eca9a5f6c9605dab460da69e3674a4f0b1ea0bc 100644
|
| --- a/chrome/browser/ui/webui/quota_internals_proxy.h
|
| +++ b/chrome/browser/ui/webui/quota_internals_proxy.h
|
| @@ -13,7 +13,7 @@
|
|
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/weak_ptr.h"
|
| -#include "content/browser/browser_thread.h"
|
| +#include "content/public/browser/browser_thread.h"
|
| #include "webkit/quota/quota_manager.h"
|
| #include "webkit/quota/quota_types.h"
|
|
|
|
|