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

Unified Diff: device/generic_sensor/linux/sensor_device_manager.h

Issue 2884763002: Automated IWYU fix for TaskRunner includes. (Closed)
Patch Set: rebase on r472096 Created 3 years, 7 months 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 | « device/bluetooth/bluez/bluetooth_socket_bluez.h ('k') | device/generic_sensor/platform_sensor.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/generic_sensor/linux/sensor_device_manager.h
diff --git a/device/generic_sensor/linux/sensor_device_manager.h b/device/generic_sensor/linux/sensor_device_manager.h
index 64244b6ab73346491d60edbbcb46cda3990f40b7..937e8e54e35d9cd36bb985accaf3aeae74e146e5 100644
--- a/device/generic_sensor/linux/sensor_device_manager.h
+++ b/device/generic_sensor/linux/sensor_device_manager.h
@@ -7,6 +7,7 @@
#include "base/scoped_observer.h"
+#include "base/single_thread_task_runner.h"
#include "device/base/device_monitor_linux.h"
#include "device/generic_sensor/generic_sensor_export.h"
#include "device/generic_sensor/public/interfaces/sensor.mojom.h"
« no previous file with comments | « device/bluetooth/bluez/bluetooth_socket_bluez.h ('k') | device/generic_sensor/platform_sensor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698