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

Unified Diff: chrome/browser/resources/settings/site_settings/site_settings_category.html

Issue 2039833004: Site Settings Desktop: Implement media picker for camera/mic categories. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address feedback Created 4 years, 6 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/resources/settings/site_settings/site_settings_category.html
diff --git a/chrome/browser/resources/settings/site_settings/site_settings_category.html b/chrome/browser/resources/settings/site_settings/site_settings_category.html
index 3e94571fc647e3b248c102058ec01b2647dff506..ed8c2363eb241c0aa7723d19681d8e820a841b64 100644
--- a/chrome/browser/resources/settings/site_settings/site_settings_category.html
+++ b/chrome/browser/resources/settings/site_settings/site_settings_category.html
@@ -43,6 +43,8 @@
--paper-toggle-button-label-spacing: 0;
}
</style>
+ <content select=".media-picker"></content>
+
<div class="settings-box first two-line">
<div class="start secondary">
[[computeCategoryDesc(category, categoryEnabled, showRecommendation)]]

Powered by Google App Engine
This is Rietveld 408576698