summaryrefslogtreecommitdiffstats
path: root/chrome/browser/usb/usb_service.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/usb/usb_service.h')
-rw-r--r--chrome/browser/usb/usb_service.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/usb/usb_service.h b/chrome/browser/usb/usb_service.h
index 3987786d3..716359b 100644
--- a/chrome/browser/usb/usb_service.h
+++ b/chrome/browser/usb/usb_service.h
@@ -11,8 +11,8 @@
#include "base/basictypes.h"
#include "base/threading/platform_thread.h"
-#include "chrome/browser/profiles/profile_keyed_service.h"
#include "chrome/browser/usb/usb_device.h"
+#include "components/browser_context_keyed_service/browser_context_keyed_service.h"
#include "third_party/libusb/src/libusb/libusb.h"
class UsbEventHandler;