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

Unified Diff: Source/core/core.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: added MockWebDeviceMotionHandler and methods to set in in the platform 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
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index b15988be07776d899735b759a2722fc92e3695de..e407308d2a4ac46fcfeb8ad478652ba31441c23a 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3600,6 +3600,7 @@
'platform/chromium/support/WebAudioBus.cpp',
'platform/chromium/support/WebCString.cpp',
'platform/chromium/support/WebData.cpp',
+ 'platform/chromium/support/WebDeviceMotionData.cpp',
'platform/chromium/support/WebFilterOperation.cpp',
'platform/chromium/support/WebFilterOperations.cpp',
'platform/chromium/support/WebFloatQuad.cpp',

Powered by Google App Engine
This is Rietveld 408576698