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

Unified Diff: Tools/DumpRenderTree/DumpRenderTree.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: Tools/DumpRenderTree/DumpRenderTree.gypi
diff --git a/Tools/DumpRenderTree/DumpRenderTree.gypi b/Tools/DumpRenderTree/DumpRenderTree.gypi
index 7ce81405999028b6ef909fd806a4eeccefa3a263..2c17f7551cc7f34043e98abca04681f71e962650 100644
--- a/Tools/DumpRenderTree/DumpRenderTree.gypi
+++ b/Tools/DumpRenderTree/DumpRenderTree.gypi
@@ -57,6 +57,8 @@
'chromium/TestRunner/src/MockGrammarCheck.h',
'chromium/TestRunner/src/MockSpellCheck.cpp',
'chromium/TestRunner/src/MockSpellCheck.h',
+ 'chromium/TestRunner/src/MockWebDeviceMotionProvider.cpp',
+ 'chromium/TestRunner/src/MockWebDeviceMotionProvider.h',
'chromium/TestRunner/src/MockWebMediaStreamCenter.cpp',
'chromium/TestRunner/src/MockWebMediaStreamCenter.h',
'chromium/TestRunner/src/MockWebRTCDataChannelHandler.cpp',

Powered by Google App Engine
This is Rietveld 408576698