| 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 86332a3d8909c0097428252d64f740a310729347..9e3dbf0a91e24ca5d8231fc5c8b61f2cc074c8d3 100644
|
| --- a/chrome/browser/browsing_data/browsing_data_quota_helper.h
|
| +++ b/chrome/browser/browsing_data/browsing_data_quota_helper.h
|
| @@ -11,7 +11,7 @@
|
| #include "base/callback.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/message_loop_proxy.h"
|
| -#include "base/sequenced_task_runner_helpers.h"
|
| +#include "base/task/sequenced_task_runner_helpers.h"
|
| #include "webkit/quota/quota_types.h"
|
|
|
| class BrowsingDataQuotaHelper;
|
|
|