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

Unified Diff: Source/modules/device_orientation/DeviceMotionDispatcher.h

Issue 21256002: Fire null Device Motion events only once. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: fixed comments Created 7 years, 5 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/DeviceMotionDispatcher.h
diff --git a/Source/modules/device_orientation/DeviceMotionDispatcher.h b/Source/modules/device_orientation/DeviceMotionDispatcher.h
index a9522548c32b93e8b7020466b04ee5445ce02b8f..d28815fe80cefe7dd3b4e18042d795fb8f630e64 100644
--- a/Source/modules/device_orientation/DeviceMotionDispatcher.h
+++ b/Source/modules/device_orientation/DeviceMotionDispatcher.h
@@ -31,7 +31,6 @@
#ifndef DeviceMotionDispatcher_h
#define DeviceMotionDispatcher_h
-#include "modules/device_orientation/DeviceMotionData.h"
#include "modules/device_orientation/DeviceSensorEventDispatcher.h"
#include "public/platform/WebDeviceMotionListener.h"
#include "wtf/RefPtr.h"
« no previous file with comments | « Source/modules/device_orientation/DeviceMotionData.cpp ('k') | Source/modules/device_orientation/DeviceMotionDispatcher.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698