Index: content/browser/BUILD.gn |
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn |
index 950155781e82d15fa4ba5d1e18760fc1bf08b3f8..d6acef1e7669265fe505803daea5958b68967276 100644 |
--- a/content/browser/BUILD.gn |
+++ b/content/browser/BUILD.gn |
@@ -447,6 +447,8 @@ source_set("browser") { |
sources -= [ |
"media/capture/cursor_renderer_aura.cc", |
"media/capture/cursor_renderer_aura.h", |
+ "media/capture/ui_activitiy_tracker_aura.cc", |
+ "media/capture/ui_activitiy_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", |