| Index: content/content_common.gypi
|
| diff --git a/content/content_common.gypi b/content/content_common.gypi
|
| index 4735b7cbffcce70fff329ec9ebc476072e9ff78d..2dbdfe1d7aa4a83d1ba57911ff6272055616cbe9 100644
|
| --- a/content/content_common.gypi
|
| +++ b/content/content_common.gypi
|
| @@ -186,6 +186,10 @@
|
| 'common/database_messages.h',
|
| 'common/date_time_suggestion.h',
|
| 'common/desktop_notification_messages.h',
|
| + 'common/device_sensors/device_light_data.cc',
|
| + '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',
|
|
|