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

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: 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/Platform/chromium/public/WebDeviceMotionListener.h ('k') | Source/core/page/DOMWindow.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index d960ae8fad6e12613c77ca50910c99bbf7ee2bd7..da2ad33f4053c4330d8f646a31fb06ec620e3577 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3596,6 +3596,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',
« no previous file with comments | « Source/Platform/chromium/public/WebDeviceMotionListener.h ('k') | Source/core/page/DOMWindow.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698