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

Unified Diff: chrome/browser/BUILD.gn

Issue 2558843002: Public Sessions - prompt the user for tabCapture requests (Closed)
Patch Set: Updated comments 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: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 05594e9b9a012746875ef1735e5936ff5adb85da..d139475bb4f40637e32d36467defe199ac848fa8 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -2175,6 +2175,8 @@ split_static_library("browser") {
"download/notification/download_notification.h",
"download/notification/download_notification_manager.cc",
"download/notification/download_notification_manager.h",
+ "media/webrtc/public_session_tab_capture_access_handler.cc",
+ "media/webrtc/public_session_tab_capture_access_handler.h",
"memory/memory_kills_histogram.h",
"memory/memory_kills_monitor.cc",
"memory/memory_kills_monitor.h",

Powered by Google App Engine
This is Rietveld 408576698