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

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: fixed comments 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 c5033b1317e611db22c15d9988daa3cba9f64960..7b7eb1c612bc31f99e639e0e0a647438df6f2962 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3642,6 +3642,7 @@
'platform/chromium/support/GraphicsContext3DPrivate.h',
'platform/chromium/support/WebAudioBus.cpp',
'platform/chromium/support/WebData.cpp',
+ 'platform/chromium/support/WebDeviceMotionData.cpp',
'platform/chromium/support/WebHTTPBody.cpp',
'platform/chromium/support/WebHTTPLoadInfo.cpp',
'platform/chromium/support/WebMediaConstraints.cpp',

Powered by Google App Engine
This is Rietveld 408576698