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

Unified Diff: content/content_browser.gypi

Issue 1135823004: Implement all resolution change policies for desktop and tab capture. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@resolution_change_policy_constraints_ITEM1_CR1
Patch Set: Addressed Wez's third round comments. Created 5 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 5a7a42980e8b9b478a0d28bb7722622cfddf9396..03f993afdc62d7c57d8d37dc6a77597aef40fb3e 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -971,6 +971,8 @@
'browser/media/capture/animated_content_sampler.h',
'browser/media/capture/audio_mirroring_manager.cc',
'browser/media/capture/audio_mirroring_manager.h',
+ 'browser/media/capture/capture_resolution_chooser.cc',
+ 'browser/media/capture/capture_resolution_chooser.h',
'browser/media/capture/content_video_capture_device_core.cc',
'browser/media/capture/content_video_capture_device_core.h',
'browser/media/capture/feedback_signal_accumulator.cc',

Powered by Google App Engine
This is Rietveld 408576698