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

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: moved tests to be treated in a separate CL 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 0118d21b4a30168a3f71a8cb8952347531f64d93..21aad2940d60dad01f27c2a28846fc2ae757b5ed 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3599,6 +3599,7 @@
'platform/chromium/support/WebCString.cpp',
'platform/chromium/support/WebCursorInfo.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