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/browser/BUILD.gn

Issue 1484403002: cast: Support for low-latency interactive mode (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased Created 5 years 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/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 7dcbb1ab1ec11a6d1eebecd9a0e23114e672461b..624eb3b0014a6e5db6304fdf33be94b8d23b6f29 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -448,6 +448,8 @@ source_set("browser") {
sources -= [
"media/capture/cursor_renderer_aura.cc",
"media/capture/cursor_renderer_aura.h",
+ "media/capture/window_activity_tracker_aura.cc",
+ "media/capture/window_activity_tracker_aura.h",
"renderer_host/compositor_resize_lock_aura.cc",
"renderer_host/compositor_resize_lock_aura.h",
"renderer_host/input/synthetic_gesture_target_aura.cc",
« no previous file with comments | « chrome/renderer/media/cast_rtp_stream.cc ('k') | content/browser/media/capture/web_contents_video_capture_device.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698