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

Unified Diff: Source/Platform/Platform.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/Platform/Platform.gypi
diff --git a/Source/Platform/Platform.gypi b/Source/Platform/Platform.gypi
index 9e025bbff291da1e39b7d2dd817d3b6d16ed5769..c9b9b217307764cc2bbebc3615d98557fd1c6e08 100644
--- a/Source/Platform/Platform.gypi
+++ b/Source/Platform/Platform.gypi
@@ -51,6 +51,7 @@
'chromium/public/WebCookie.h',
'chromium/public/WebCookieJar.h',
'chromium/public/WebData.h',
+ 'chromium/public/WebDeviceMotionHandler.h',
'chromium/public/WebDiscardableMemory.h',
'chromium/public/WebDragData.h',
'chromium/public/WebExternalTextureLayer.h',

Powered by Google App Engine
This is Rietveld 408576698