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

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: 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 | « no previous file | Source/Platform/chromium/public/WebDeviceMotionData.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/Platform/Platform.gypi
diff --git a/Source/Platform/Platform.gypi b/Source/Platform/Platform.gypi
index c7128662cf04234fd2ef624dbaa95d64ae09c77e..d24f6cf3828b320245070bfe8c01302a9fa6cbb0 100644
--- a/Source/Platform/Platform.gypi
+++ b/Source/Platform/Platform.gypi
@@ -53,6 +53,8 @@
'chromium/public/WebCookieJar.h',
'chromium/public/WebCursorInfo.h',
'chromium/public/WebData.h',
+ 'chromium/public/WebDeviceMotionData.h',
+ 'chromium/public/WebDeviceMotionListener.h',
'chromium/public/WebDiscardableMemory.h',
'chromium/public/WebDragData.h',
'chromium/public/WebExternalTextureLayer.h',
« no previous file with comments | « no previous file | Source/Platform/chromium/public/WebDeviceMotionData.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698