| Index: chrome/browser/browsing_data/browsing_data_quota_helper.h
|
| diff --git a/chrome/browser/browsing_data/browsing_data_quota_helper.h b/chrome/browser/browsing_data/browsing_data_quota_helper.h
|
| index 31e367b6887ddda13515bf8d34ec235ecea66262..f15f9fb34ea8e181e0f6c5a844337c02b7f496e8 100644
|
| --- a/chrome/browser/browsing_data/browsing_data_quota_helper.h
|
| +++ b/chrome/browser/browsing_data/browsing_data_quota_helper.h
|
| @@ -12,7 +12,7 @@
|
| #include "base/memory/ref_counted.h"
|
| #include "base/message_loop/message_loop_proxy.h"
|
| #include "base/sequenced_task_runner_helpers.h"
|
| -#include "webkit/quota/quota_types.h"
|
| +#include "webkit/common/quota/quota_types.h"
|
|
|
| class BrowsingDataQuotaHelper;
|
| class Profile;
|
|
|