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

Unified Diff: chrome/browser/resources/settings/privacy_page/privacy_page.html

Issue 2677193004: MD Settings: Add description for Protected Content (Closed)
Patch Set: add two-line 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/resources/settings/privacy_page/privacy_page.html
diff --git a/chrome/browser/resources/settings/privacy_page/privacy_page.html b/chrome/browser/resources/settings/privacy_page/privacy_page.html
index 3bb8aeee8b9260893538907b88be04ec25ea5ff5..877b466647831aed89036d65bedd566656a266ae 100644
--- a/chrome/browser/resources/settings/privacy_page/privacy_page.html
+++ b/chrome/browser/resources/settings/privacy_page/privacy_page.html
@@ -441,6 +441,9 @@
<if expr="chromeos or is_win">
<template is="dom-if" route-path="/content/protectedContent" no-search>
<settings-subpage page-title="$i18n{siteSettingsProtectedContent}">
+ <div class="settings-box first two-line">
+ $i18n{siteSettingsProtectedContentExplanation}
+ </div>
<div class="settings-box first">
<settings-toggle-button class="start"
pref="{{prefs.settings.privacy.drm_enabled}}"
« no previous file with comments | « chrome/app/settings_strings.grdp ('k') | chrome/browser/ui/webui/settings/md_settings_localized_strings_provider.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698