| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 3fbaf58c60ab1ad54bb0b5dd099f6f0dcf8882fa..a2383ca544dfe872ea7da34c71b5e8399757e4eb 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -186,6 +186,9 @@
|
| 'common/database_messages.h',
|
| 'common/date_time_suggestion.h',
|
| 'common/desktop_notification_messages.h',
|
| + 'common/device_sensors/device_light_data.h',
|
| + 'common/device_sensors/device_light_hardware_buffer.h',
|
| + 'common/device_sensors/device_light_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',
|
|
|