| Index: chrome/browser/browsing_data_quota_helper.h
|
| diff --git a/chrome/browser/browsing_data_quota_helper.h b/chrome/browser/browsing_data_quota_helper.h
|
| index 2e41e00e3a2e7b8248d7fa4b70cfcd2ddf5d0da0..52bf17ae47c8b2c7a19ba951883e63c862aff2be 100644
|
| --- a/chrome/browser/browsing_data_quota_helper.h
|
| +++ b/chrome/browser/browsing_data_quota_helper.h
|
| @@ -13,7 +13,7 @@
|
| #include "base/memory/ref_counted.h"
|
| #include "base/message_loop_proxy.h"
|
| #include "base/time.h"
|
| -#include "content/browser/browser_thread.h"
|
| +#include "content/public/browser/browser_thread.h"
|
| #include "webkit/quota/quota_types.h"
|
|
|
| class Profile;
|
|
|