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

Unified Diff: chrome/browser/BUILD.gn

Issue 2552203007: Public Sessions - prompt the user for pageCapture requests (Closed)
Patch Set: Drew's comments Created 3 years, 10 months 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 269ec237ca54c363d9daab1e150e4bd074d180d3..e7e2749188c495fcc93c340ddcf4737f01f2afd2 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -2175,8 +2175,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",
+ "media/public_session_tab_capture_access_handler.cc",
+ "media/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/BUILD.gn » ('j') | chrome/browser/chromeos/extensions/public_session_permission_helper.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698