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

Unified Diff: content/browser/BUILD.gn

Issue 2553763002: Fix cursor missing in tabCapture on OSX Sierra (Closed)
Patch Set: implement CursorRenderer Created 4 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 97996b9e90da59cfc34434e27aaf3b2800f96690..35ec7dae512740533c841d11f0fb0557ccc34529 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -856,6 +856,7 @@ source_set("browser") {
"media/audio_stream_monitor.h",
"media/capture/audio_mirroring_manager.cc",
"media/capture/audio_mirroring_manager.h",
+ "media/capture/cursor_renderer.cc",
"media/capture/cursor_renderer.h",
"media/capture/cursor_renderer_aura.cc",
"media/capture/cursor_renderer_aura.h",
« no previous file with comments | « no previous file | content/browser/media/capture/cursor_renderer.h » ('j') | content/browser/media/capture/cursor_renderer.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698