Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(10)

Unified Diff: content/content_browser.gypi

Issue 2125973002: Reland: ScreenCapture for Android phase1, part I (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: add dependency to mojo/interfaces:image_capture Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/browser/media/capture/screen_capture_device_android.cc ('k') | content/public/android/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « content/browser/media/capture/screen_capture_device_android.cc ('k') | content/public/android/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698