summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profiles/startup_task_runner_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/profiles/startup_task_runner_service.h')
-rw-r--r--chrome/browser/profiles/startup_task_runner_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/profiles/startup_task_runner_service.h b/chrome/browser/profiles/startup_task_runner_service.h
index f6298a3..b94f078 100644
--- a/chrome/browser/profiles/startup_task_runner_service.h
+++ b/chrome/browser/profiles/startup_task_runner_service.h
@@ -8,7 +8,7 @@
#include "base/basictypes.h"
#include "base/memory/ref_counted.h"
#include "base/threading/non_thread_safe.h"
-#include "chrome/browser/profiles/profile_keyed_service.h"
+#include "components/browser_context_keyed_service/browser_context_keyed_service.h"
class Profile;