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

Unified Diff: device/generic_sensor/platform_sensor_ambient_light_mac.h

Issue 2542903002: device: Cleanup class/struct forward declarations (Closed)
Patch Set: Created 4 years 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/gamepad/gamepad_test_helpers.h ('k') | device/generic_sensor/platform_sensor_android.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: device/generic_sensor/platform_sensor_ambient_light_mac.h
diff --git a/device/generic_sensor/platform_sensor_ambient_light_mac.h b/device/generic_sensor/platform_sensor_ambient_light_mac.h
index a5665a630c3b2e5f8a82687e1b07037e87b00fc6..a056b8b29d9b88e7b761de3bc63c30dbe8cd848b 100644
--- a/device/generic_sensor/platform_sensor_ambient_light_mac.h
+++ b/device/generic_sensor/platform_sensor_ambient_light_mac.h
@@ -11,10 +11,6 @@
#include "base/mac/scoped_ioobject.h"
#include "device/generic_sensor/platform_sensor.h"
-namespace base {
-class SingleThreadTaskRunner;
-}
-
namespace device {
// Implementation of PlatformSensor for macOS to query the ambient light sensor.
« no previous file with comments | « device/gamepad/gamepad_test_helpers.h ('k') | device/generic_sensor/platform_sensor_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698