| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 4dcf8ca03eb1a4e131abe7b4c43384a14de110be..396f0ef2f9b2de0cef87b222684aa621db54e253 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -1723,6 +1723,8 @@
|
| 'browser/renderer_host/native_web_keyboard_event_android.cc',
|
| 'browser/renderer_host/render_widget_host_view_android.cc',
|
| 'browser/renderer_host/render_widget_host_view_android.h',
|
| + 'browser/renderer_host/select_action_mode.cc',
|
| + 'browser/renderer_host/select_action_mode.h',
|
| 'browser/screen_orientation/screen_orientation_delegate_android.cc',
|
| 'browser/screen_orientation/screen_orientation_delegate_android.h',
|
| 'browser/screen_orientation/screen_orientation_message_filter_android.cc',
|
|
|