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

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

Issue 2296983002: [HBD] Update MD Site Settings Plugin section to show Flash title (Closed)
Patch Set: Created 4 years, 4 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
« no previous file with comments | « chrome/app/settings_strings.grdp ('k') | chrome/browser/resources/settings/route.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 b7247f85bfd083b8acc5751c7f84e1597a9a790b..c63bd6caa12ae764bb84c9bb6872f99efb40254a 100644
--- a/chrome/browser/resources/settings/privacy_page/privacy_page.html
+++ b/chrome/browser/resources/settings/privacy_page/privacy_page.html
@@ -263,8 +263,8 @@
</site-settings-category>
</settings-subpage>
</template>
- <template is="dom-if" route-path="/siteSettings/plugins" no-search>
- <settings-subpage page-title="$i18n{siteSettingsPlugins}">
+ <template is="dom-if" route-path="/siteSettings/flash" no-search>
+ <settings-subpage page-title="$i18n{siteSettingsFlash}">
<site-settings-category
selected-site="{{selectedSite}}"
category="{{ContentSettingsTypes.PLUGINS}}">
« no previous file with comments | « chrome/app/settings_strings.grdp ('k') | chrome/browser/resources/settings/route.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698