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

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: 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 74c92137ad5c4ccb344a6237fdb97210ba80ee68..488e5cdab9a90c48f6149c475d79d1f96bf1ab36 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_evaluator.cc',
+ 'browser/media/capture/capture_resolution_evaluator.h',
'browser/media/capture/content_video_capture_device_core.cc',
'browser/media/capture/content_video_capture_device_core.h',
'browser/media/capture/smooth_event_sampler.cc',

Powered by Google App Engine
This is Rietveld 408576698