| Index: chrome/browser/browsing_data/browsing_data_quota_helper_impl.h
|
| diff --git a/chrome/browser/browsing_data/browsing_data_quota_helper_impl.h b/chrome/browser/browsing_data/browsing_data_quota_helper_impl.h
|
| index 269319b5adcb91eb81059b118b550c637830d731..fce734c88351b8cb74105fc27876b44bd38701a4 100644
|
| --- a/chrome/browser/browsing_data/browsing_data_quota_helper_impl.h
|
| +++ b/chrome/browser/browsing_data/browsing_data_quota_helper_impl.h
|
| @@ -14,7 +14,7 @@
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/weak_ptr.h"
|
| #include "chrome/browser/browsing_data/browsing_data_quota_helper.h"
|
| -#include "webkit/quota/quota_types.h"
|
| +#include "webkit/common/quota/quota_types.h"
|
|
|
| class GURL;
|
|
|
|
|