| Index: chrome/browser/browsing_data_quota_helper_impl.h
|
| diff --git a/chrome/browser/browsing_data_quota_helper_impl.h b/chrome/browser/browsing_data_quota_helper_impl.h
|
| index 7d8523a1e1e3073bc92c70da07c9ac55e40ebec3..81e2fe7958dd898327821ac1bf2e981d1fa143f8 100644
|
| --- a/chrome/browser/browsing_data_quota_helper_impl.h
|
| +++ b/chrome/browser/browsing_data_quota_helper_impl.h
|
| @@ -17,7 +17,7 @@
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/time.h"
|
| #include "chrome/browser/browsing_data_quota_helper.h"
|
| -#include "content/browser/browser_thread.h"
|
| +#include "content/public/browser/browser_thread.h"
|
| #include "webkit/quota/quota_types.h"
|
|
|
| namespace quota {
|
|
|