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

Unified Diff: content/content_renderer.gypi

Issue 10827415: Chromium-side implementation of DeviceMotion. Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Test should set the kEnableDeviceMotion flag Created 8 years, 4 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: content/content_renderer.gypi
diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
index e7248f14160edcadbf6764853a74d0a7407e8032..4c1cdcebebb564896bddfc5c8bbd4bb2e67c40cc 100644
--- a/content/content_renderer.gypi
+++ b/content/content_renderer.gypi
@@ -58,6 +58,8 @@
'renderer/android/email_detector.h',
'renderer/android/phone_number_detector.cc',
'renderer/android/phone_number_detector.h',
+ 'renderer/device_motion_dispatcher.cc',
+ 'renderer/device_motion_dispatcher.h',
'renderer/device_orientation_dispatcher.cc',
'renderer/device_orientation_dispatcher.h',
'renderer/devtools_agent.cc',
« no previous file with comments | « content/browser/renderer_host/render_process_host_impl.cc ('k') | content/renderer/device_motion_dispatcher.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698