summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profiles/refcounted_profile_keyed_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/profiles/refcounted_profile_keyed_service.h')
-rw-r--r--chrome/browser/profiles/refcounted_profile_keyed_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/profiles/refcounted_profile_keyed_service.h b/chrome/browser/profiles/refcounted_profile_keyed_service.h
index 1148500..a7c41af 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/task/sequenced_task_runner_helpers.h"
+#include "base/sequenced_task_runner_helpers.h"
#include "content/public/browser/browser_thread.h"
class RefcountedProfileKeyedService;