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

Unified Diff: content/content_browser.gypi

Issue 1917023003: ScreenCapture for Android phase1, part I (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase to use the new CreatePowerSaveBlocker() and pass pixelStride to native Created 4 years, 7 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
Index: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 85eb849ebab8e1c88eb897f140e51d5c44ac6593..e131b08148f76261985f32a1ebe04c0a78be03ac 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1707,6 +1707,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/power_save_blocker_android.cc',
'browser/renderer_host/compositor_impl_android.cc',
'browser/renderer_host/compositor_impl_android.h',

Powered by Google App Engine
This is Rietveld 408576698