summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/download/download_service.h')
-rw-r--r--chrome/browser/download/download_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/download/download_service.h b/chrome/browser/download/download_service.h
index 742d576..e993f14 100644
--- a/chrome/browser/download/download_service.h
+++ b/chrome/browser/download/download_service.h
@@ -11,7 +11,7 @@
#include "base/callback_forward.h"
#include "base/memory/ref_counted.h"
#include "base/memory/scoped_ptr.h"
-#include "chrome/browser/profiles/profile_keyed_service.h"
+#include "components/browser_context_keyed_service/browser_context_keyed_service.h"
class ChromeDownloadManagerDelegate;
class DownloadHistory;