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

Unified Diff: public/platform/modules/device_orientation/WebDeviceMotionListener.h

Issue 1079983003: Move WebDevice{Motion|Orientation} related Blink API headers into their own (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 8 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: public/platform/modules/device_orientation/WebDeviceMotionListener.h
diff --git a/public/platform/WebDeviceMotionListener.h b/public/platform/modules/device_orientation/WebDeviceMotionListener.h
similarity index 97%
copy from public/platform/WebDeviceMotionListener.h
copy to public/platform/modules/device_orientation/WebDeviceMotionListener.h
index 6b49169c18e8b338f1da50fae50f385ac1635bdc..4c854ed80609fdc0b3e14d0333d8c19c9bab151b 100644
--- a/public/platform/WebDeviceMotionListener.h
+++ b/public/platform/modules/device_orientation/WebDeviceMotionListener.h
@@ -31,7 +31,7 @@
#ifndef WebDeviceMotionListener_h
#define WebDeviceMotionListener_h
-#include "WebPlatformEventListener.h"
+#include "public/platform/WebPlatformEventListener.h"
namespace blink {

Powered by Google App Engine
This is Rietveld 408576698