Chromium Code Reviews| Index: Source/modules/device_light/DeviceLightDispatcher.cpp |
| diff --git a/Source/modules/device_light/DeviceLightDispatcher.cpp b/Source/modules/device_light/DeviceLightDispatcher.cpp |
| index ed0b32f440d79863c110cd35ae796445c7559c64..f5a6ce0649feb0ab46fbc3051a1c8b609a8d8e3e 100644 |
| --- a/Source/modules/device_light/DeviceLightDispatcher.cpp |
| +++ b/Source/modules/device_light/DeviceLightDispatcher.cpp |
| @@ -5,7 +5,7 @@ |
| #include "config.h" |
| #include "modules/device_light/DeviceLightDispatcher.h" |
| -#include "core/frame/DeviceSensorEventDispatcher.h" |
| +#include "core/frame/DeviceEventDispatcherBase.h" |
|
timvolodine
2014/06/17 14:23:50
think you can remove this line completely.
|
| #include "modules/device_light/DeviceLightController.h" |
| #include "public/platform/Platform.h" |