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

Unified Diff: chrome/browser/BUILD.gn

Issue 2558843002: Public Sessions - prompt the user for tabCapture requests (Closed)
Patch Set: Rebase 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
« no previous file with comments | « no previous file | chrome/browser/chromeos/extensions/device_local_account_management_policy_provider.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index 4ff6479ef101644dde19c519a1601f8055f20f5e..8816e0e86ad71473a246a326086b3aacaf250cdb 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -2159,6 +2159,8 @@ split_static_library("browser") {
"download/notification/download_notification_manager.h",
"media/public_session_media_access_handler.cc",
"media/public_session_media_access_handler.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",
« no previous file with comments | « no previous file | chrome/browser/chromeos/extensions/device_local_account_management_policy_provider.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698