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

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: fixed Darin's 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/Platform/Platform.gypi
diff --git a/Source/Platform/Platform.gypi b/Source/Platform/Platform.gypi
index 76d77446fab752f9e813fb9df456c3c57c3f35f7..1cf139010dc13965ba681967547eedfccd0220a7 100644
--- a/Source/Platform/Platform.gypi
+++ b/Source/Platform/Platform.gypi
@@ -52,6 +52,7 @@
'chromium/public/WebCookieJar.h',
'chromium/public/WebCursorInfo.h',
'chromium/public/WebData.h',
+ 'chromium/public/WebDeviceMotionProvider.h',
'chromium/public/WebDiscardableMemory.h',
'chromium/public/WebDragData.h',
'chromium/public/WebExternalTextureLayer.h',

Powered by Google App Engine
This is Rietveld 408576698