| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index eb5c5edf29deb056199a1a3b08acd2bdfe3d190f..0c8783922ff1abd93da279275b04f0a070c2ebd3 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -203,6 +203,8 @@
|
| 'browser/android/content_view_core_impl.h',
|
| 'browser/android/content_view_statics.cc',
|
| 'browser/android/content_view_statics.h',
|
| + 'browser/android/cookie_getter_impl.cc',
|
| + 'browser/android/cookie_getter_impl.h',
|
| 'browser/android/download_controller.cc',
|
| 'browser/android/download_controller.h',
|
| 'browser/android/devtools_auth.cc',
|
| @@ -210,8 +212,12 @@
|
| 'browser/android/draw_delegate_impl.cc',
|
| 'browser/android/load_url_params.cc',
|
| 'browser/android/load_url_params.h',
|
| + 'browser/android/media_player_manager_android.cc',
|
| + 'browser/android/media_player_manager_android.h',
|
| 'browser/android/sandboxed_process_launcher.cc',
|
| 'browser/android/sandboxed_process_launcher.h',
|
| + 'browser/android/surface_texture_peer_browser_impl.cc',
|
| + 'browser/android/surface_texture_peer_browser_impl.h',
|
| 'browser/android/touch_point.cc',
|
| 'browser/android/touch_point.h',
|
| 'browser/android/web_contents_observer_android.cc',
|
|
|