| Index: chrome/browser/profiles/refcounted_profile_keyed_service.h
|
| diff --git a/chrome/browser/profiles/refcounted_profile_keyed_service.h b/chrome/browser/profiles/refcounted_profile_keyed_service.h
|
| index a7c41aff451aa40e8ee044141ceff94609546945..1148500acb821035262514c4b5e05194674553bf 100644
|
| --- a/chrome/browser/profiles/refcounted_profile_keyed_service.h
|
| +++ b/chrome/browser/profiles/refcounted_profile_keyed_service.h
|
| @@ -6,7 +6,7 @@
|
| #define CHROME_BROWSER_PROFILES_REFCOUNTED_PROFILE_KEYED_SERVICE_H_
|
|
|
| #include "base/memory/ref_counted.h"
|
| -#include "base/sequenced_task_runner_helpers.h"
|
| +#include "base/task/sequenced_task_runner_helpers.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|
| class RefcountedProfileKeyedService;
|
|
|