| Index: content/content_browser.gypi
|
| diff --git a/content/content_browser.gypi b/content/content_browser.gypi
|
| index 7b4c11fed97879afa83b479b52d3dce154006177..235b1eabcbe34932d8379b114723175da3b85fae 100644
|
| --- a/content/content_browser.gypi
|
| +++ b/content/content_browser.gypi
|
| @@ -1685,6 +1685,8 @@
|
| 'browser/android/tracing_controller_android.h',
|
| 'browser/android/web_contents_observer_proxy.cc',
|
| 'browser/android/web_contents_observer_proxy.h',
|
| + 'browser/media/capture/screen_capture_device_android.cc',
|
| + 'browser/media/capture/screen_capture_device_android.h',
|
| 'browser/renderer_host/compositor_impl_android.cc',
|
| 'browser/renderer_host/compositor_impl_android.h',
|
| 'browser/renderer_host/ime_adapter_android.cc',
|
|
|