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

Unified Diff: Source/modules/device_orientation/DeviceOrientationController.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/DeviceOrientationController.cpp
diff --git a/Source/modules/device_orientation/DeviceOrientationController.cpp b/Source/modules/device_orientation/DeviceOrientationController.cpp
index 9f51237b891e64c4c9941accd72c3e085529ccf7..038c419c6dc7dccf2990f5bc9ccc518e850990a4 100644
--- a/Source/modules/device_orientation/DeviceOrientationController.cpp
+++ b/Source/modules/device_orientation/DeviceOrientationController.cpp
@@ -29,7 +29,6 @@
#include "RuntimeEnabledFeatures.h"
#include "core/dom/Document.h"
-#include "core/events/ThreadLocalEventNames.h"
#include "core/page/Page.h"
#include "modules/device_orientation/DeviceOrientationData.h"
#include "modules/device_orientation/DeviceOrientationDispatcher.h"
« no previous file with comments | « Source/modules/device_orientation/DeviceMotionEvent.cpp ('k') | Source/modules/device_orientation/DeviceOrientationEvent.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698