Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(171)

Unified Diff: device/usb/usb_device_handle_android.h

Issue 2443103003: Remove unused include in sequenced_worker_pool.h (Closed)
Patch Set: merge up to r429325 Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/shell/browser/shell_url_request_context_getter.h ('k') | device/usb/usb_device_handle_usbfs.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/usb/usb_device_handle_android.h
diff --git a/device/usb/usb_device_handle_android.h b/device/usb/usb_device_handle_android.h
index b78ffa7a22f3141a0fbaa7ff056ec3e65af9899b..d6a7cb7deeb12ac27448ef87eeb45afdc8d90dee 100644
--- a/device/usb/usb_device_handle_android.h
+++ b/device/usb/usb_device_handle_android.h
@@ -6,6 +6,8 @@
#define DEVICE_USB_USB_DEVICE_HANDLE_ANDROID_H_
#include "base/android/scoped_java_ref.h"
+#include "base/memory/ref_counted.h"
+#include "base/sequenced_task_runner.h"
#include "device/usb/usb_device_handle_usbfs.h"
namespace device {
« no previous file with comments | « content/shell/browser/shell_url_request_context_getter.h ('k') | device/usb/usb_device_handle_usbfs.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698