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

Unified Diff: Source/modules/device_orientation/DeviceMotionEvent.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/DeviceMotionEvent.cpp
diff --git a/Source/modules/device_orientation/DeviceMotionEvent.cpp b/Source/modules/device_orientation/DeviceMotionEvent.cpp
index 7626a449eb54cbd4476060151f01f61a5d479ee6..b8b1e6f68346f423f4425c6718507b9541c4899f 100644
--- a/Source/modules/device_orientation/DeviceMotionEvent.cpp
+++ b/Source/modules/device_orientation/DeviceMotionEvent.cpp
@@ -26,7 +26,6 @@
#include "config.h"
#include "modules/device_orientation/DeviceMotionEvent.h"
-#include "core/events/ThreadLocalEventNames.h"
#include "modules/device_orientation/DeviceAcceleration.h"
#include "modules/device_orientation/DeviceMotionData.h"
#include "modules/device_orientation/DeviceRotationRate.h"

Powered by Google App Engine
This is Rietveld 408576698