Index: content/content_common.gypi |
diff --git a/content/content_common.gypi b/content/content_common.gypi |
index cf12fda999ddf205a7a0a210deb100027c5d5d9f..f75f1abb3fefb6bbfa6a1d9dc2e06bc4d60086db 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', |