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

Unified Diff: content/content_browser.gypi

Issue 2037513002: Convert device_sensors to use mojo. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@conversion--mime-registry
Patch Set: Created 4 years, 5 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 | « content/common/device_sensors/device_orientation_messages.h ('k') | content/content_common.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 6fab10fd61593a641afa841d2e716efe4a97a509..7b4c11fed97879afa83b479b52d3dce154006177 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -578,16 +578,8 @@
'browser/device_sensors/data_fetcher_shared_memory_win.cc',
'browser/device_sensors/device_inertial_sensor_service.cc',
'browser/device_sensors/device_inertial_sensor_service.h',
- 'browser/device_sensors/device_light_message_filter.cc',
- 'browser/device_sensors/device_light_message_filter.h',
- 'browser/device_sensors/device_motion_message_filter.cc',
- 'browser/device_sensors/device_motion_message_filter.h',
- 'browser/device_sensors/device_orientation_absolute_message_filter.cc',
- 'browser/device_sensors/device_orientation_absolute_message_filter.h',
- 'browser/device_sensors/device_orientation_message_filter.cc',
- 'browser/device_sensors/device_orientation_message_filter.h',
- 'browser/device_sensors/device_sensor_message_filter.cc',
- 'browser/device_sensors/device_sensor_message_filter.h',
+ 'browser/device_sensors/device_sensor_host.cc',
+ 'browser/device_sensors/device_sensor_host.h',
'browser/device_sensors/device_sensors_consts.h',
'browser/device_sensors/sensor_manager_android.cc',
'browser/device_sensors/sensor_manager_android.h',
« no previous file with comments | « content/common/device_sensors/device_orientation_messages.h ('k') | content/content_common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698