| Index: content/content_renderer.gypi
|
| diff --git a/content/content_renderer.gypi b/content/content_renderer.gypi
|
| index 4b6596516cad4e967cadaa8aa58f9d6ccc42037d..4ae8d6d2716fea6c089c416404c84772a0c19405 100644
|
| --- a/content/content_renderer.gypi
|
| +++ b/content/content_renderer.gypi
|
| @@ -72,6 +72,10 @@
|
| 'renderer/android/email_detector.h',
|
| 'renderer/android/phone_number_detector.cc',
|
| 'renderer/android/phone_number_detector.h',
|
| + 'renderer/device_orientation/device_motion_event_pump.cc',
|
| + 'renderer/device_orientation/device_motion_event_pump.h',
|
| + 'renderer/device_orientation/device_motion_shared_memory_reader.cc',
|
| + 'renderer/device_orientation/device_motion_shared_memory_reader.h',
|
| 'renderer/android/synchronous_compositor_output_surface.cc',
|
| 'renderer/android/synchronous_compositor_output_surface.h',
|
| 'renderer/device_orientation_dispatcher.cc',
|
|
|