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

Unified Diff: Source/modules/modules.gypi

Issue 14460010: Implement the Blink part of the Device Motion API. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: removed files incorrectly listed in WebKit.gyp Created 7 years, 7 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
« no previous file with comments | « Source/modules/device_orientation/DeviceMotionDispatcher.cpp ('k') | public/platform/Platform.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/modules.gypi
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
index ec5b94de611ec49904a28fc438785bebf6c2e62c..5d9f30c723074afead34c40a5f20e22082682cb0 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -184,6 +184,8 @@
'device_orientation/DeviceMotionController.h',
'device_orientation/DeviceMotionData.cpp',
'device_orientation/DeviceMotionData.h',
+ 'device_orientation/DeviceMotionDispatcher.cpp',
+ 'device_orientation/DeviceMotionDispatcher.h',
'device_orientation/DeviceMotionEvent.h',
'device_orientation/DeviceMotionEvent.cpp',
'device_orientation/DeviceRotationRate.cpp',
« no previous file with comments | « Source/modules/device_orientation/DeviceMotionDispatcher.cpp ('k') | public/platform/Platform.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698