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

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: fixed Adam'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/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index c5033b1317e611db22c15d9988daa3cba9f64960..5668d46ace55210b1ec671c24f2b38cb5bf68965 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2689,6 +2689,7 @@
'platform/chromium/TraceEvent.h',
'platform/chromium/VisitedLinksChromium.cpp',
'platform/chromium/WidgetChromium.cpp',
+ 'platform/chromium/support/WebDeviceMotionData.cpp',
abarth-chromium 2013/05/07 16:43:47 Please put this in the webcore_platform_support_fi
timvolodine 2013/05/07 19:02:30 Done.
'platform/cocoa/KeyEventCocoa.h',
'platform/cocoa/KeyEventCocoa.mm',
'platform/graphics/ANGLEWebKitBridge.cpp',

Powered by Google App Engine
This is Rietveld 408576698