| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 76d4fabdcff464dba4b2b3085993db03f85b6f89..6b89fc38ac46ca562d7b9ce421b23b22c87dddc5 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -210,6 +210,8 @@
|
| 'browser/android/content_view_core_impl.h',
|
| 'browser/android/content_view_statics.cc',
|
| 'browser/android/content_view_statics.h',
|
| + 'browser/android/cookies_retriever_impl.cc',
|
| + 'browser/android/cookies_retriever_impl.h',
|
| 'browser/android/download_controller.cc',
|
| 'browser/android/download_controller.h',
|
| 'browser/android/devtools_auth.cc',
|
| @@ -218,8 +220,12 @@
|
| 'browser/android/graphics_context.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',
|
|
|