Index: content/content_common.gypi |
diff --git a/content/content_common.gypi b/content/content_common.gypi |
index 45e9d2c18b852333f36ebc67fb003d2f9170169d..b291d57d85fb7c1572ebbba674d562f46c8c964a 100644 |
--- a/content/content_common.gypi |
+++ b/content/content_common.gypi |
@@ -178,10 +178,10 @@ |
'common/database_messages.h', |
'common/date_time_suggestion.h', |
'common/desktop_notification_messages.h', |
- 'common/device_orientation/device_motion_hardware_buffer.h', |
- 'common/device_orientation/device_motion_messages.h', |
- 'common/device_orientation/device_orientation_hardware_buffer.h', |
- 'common/device_orientation/device_orientation_messages.h', |
+ 'common/device_sensors/device_motion_hardware_buffer.h', |
+ 'common/device_sensors/device_motion_messages.h', |
+ 'common/device_sensors/device_orientation_hardware_buffer.h', |
+ 'common/device_sensors/device_orientation_messages.h', |
'common/devtools_messages.h', |
'common/dom_storage/dom_storage_map.cc', |
'common/dom_storage/dom_storage_map.h', |