diff options
Diffstat (limited to 'content/content_common.gypi')
-rw-r--r-- | content/content_common.gypi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/content_common.gypi b/content/content_common.gypi index 1524e0a..8cfd22b 100644 --- a/content/content_common.gypi +++ b/content/content_common.gypi @@ -150,7 +150,7 @@ 'common/cookie_data.h', 'common/database_messages.h', 'common/desktop_notification_messages.h', - 'common/device_motion_hardware_buffer.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', |