Index: content/content_common.gypi |
diff --git a/content/content_common.gypi b/content/content_common.gypi |
index b9eb787b8b22c72dca25815f58c8c642ce45465e..2efd26359e35063ed44cb54edba4af2b3952347c 100644 |
--- a/content/content_common.gypi |
+++ b/content/content_common.gypi |
@@ -152,8 +152,10 @@ |
'common/cookie_data.h', |
'common/database_messages.h', |
'common/desktop_notification_messages.h', |
- 'common/device_motion_messages.h', |
- 'common/device_orientation_messages.h', |
+ 'common/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/devtools_messages.h', |
'common/dom_storage_messages.h', |
'common/drag_event_source_info.h', |