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

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

Issue 14472006: Move DeviceMotion related classes from core/dom to modules/device_orientation. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebase retry Created 7 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: Source/modules/device_orientation/DeviceMotionEvent.h
diff --git a/Source/core/dom/DeviceMotionEvent.h b/Source/modules/device_orientation/DeviceMotionEvent.h
similarity index 99%
rename from Source/core/dom/DeviceMotionEvent.h
rename to Source/modules/device_orientation/DeviceMotionEvent.h
index 705b987e97ecf07492022099c94499c8f84b7982..5bc575abbea8f5ace206a3afd25794c934bb297b 100644
--- a/Source/core/dom/DeviceMotionEvent.h
+++ b/Source/modules/device_orientation/DeviceMotionEvent.h
@@ -20,7 +20,7 @@
* PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY
* OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
- * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+ * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
#ifndef DeviceMotionEvent_h
« no previous file with comments | « Source/modules/device_orientation/DeviceMotionData.cpp ('k') | Source/modules/device_orientation/DeviceMotionEvent.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698