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

Unified Diff: Source/modules/device_orientation/DeviceOrientationEvent.cpp

Issue 210133002: Remove the include "core/events/ThreadLocalEventNames.h" (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 years, 9 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_orientation/DeviceOrientationEvent.cpp
diff --git a/Source/modules/device_orientation/DeviceOrientationEvent.cpp b/Source/modules/device_orientation/DeviceOrientationEvent.cpp
index 5ae6a11e13c7db12c6d2cb5c7c5fb54829b696ff..715e3c655b918d8171966fccc39e74e3aed7f778 100644
--- a/Source/modules/device_orientation/DeviceOrientationEvent.cpp
+++ b/Source/modules/device_orientation/DeviceOrientationEvent.cpp
@@ -26,7 +26,6 @@
#include "config.h"
#include "modules/device_orientation/DeviceOrientationEvent.h"
-#include "core/events/ThreadLocalEventNames.h"
#include "modules/device_orientation/DeviceOrientationData.h"
namespace WebCore {

Powered by Google App Engine
This is Rietveld 408576698