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

Unified Diff: Source/modules/device_light/DeviceLightEvent.h

Issue 297103002: Move modules-dependent Event code out of core. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Address review comments. Created 6 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
Index: Source/modules/device_light/DeviceLightEvent.h
diff --git a/Source/modules/device_light/DeviceLightEvent.h b/Source/modules/device_light/DeviceLightEvent.h
index e75eef3f609216b60bcb0d8369630bc19ce90d90..5f97af5e4d85197b9a4c9a662513253bb5c58cac 100644
--- a/Source/modules/device_light/DeviceLightEvent.h
+++ b/Source/modules/device_light/DeviceLightEvent.h
@@ -5,7 +5,7 @@
#ifndef DeviceLightEvent_h
#define DeviceLightEvent_h
-#include "core/events/Event.h"
+#include "modules/EventModules.h"
#include "platform/heap/Handle.h"
namespace WebCore {
« no previous file with comments | « Source/modules/device_light/DeviceLightController.h ('k') | Source/modules/device_orientation/DeviceMotionController.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698