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

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

Issue 2163123002: MD Settings: Remove remnants of obsolete Full Screen top-level category. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 2efb345bc9d72a38e4fab7aed7f326dba89cc3b0..b76b91d1d349bf2d21d8dda87c176b749836ca05 100644
--- a/chrome/browser/resources/settings/privacy_page/privacy_page.html
+++ b/chrome/browser/resources/settings/privacy_page/privacy_page.html
@@ -175,16 +175,6 @@
</site-settings-category>
</settings-subpage>
</template>
- <template is="dom-if" name="site-settings-category-fullscreen">
- <settings-subpage
- page-title="$i18n{siteSettingsCategoryFullscreen}">
Dan Beam 2016/07/20 18:03:37 please remove this string from the data source in
dpapad 2016/07/20 18:22:05 Done.
- <site-settings-category
- selected-site="{{selectedSite}}"
- current-route="{{currentRoute}}"
- category="{{ContentSettingsTypes.FULLSCREEN}}">
- </site-settings-category>
- </settings-subpage>
- </template>
<template is="dom-if" name="site-settings-category-images">
<settings-subpage page-title="$i18n{siteSettingsCategoryImages}">
<site-settings-category
« no previous file with comments | « no previous file | chrome/browser/resources/settings/route.js » ('j') | chrome/browser/resources/settings/search_settings.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698