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

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

Issue 2593453002: [MD settings] remove unused categorySelected property (Closed)
Patch Set: Created 4 years 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 | « no previous file | chrome/browser/resources/settings/site_settings_page/site_settings_page.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 d777981d073030de5075e52060db1d09c4ff9c1c..a91c69897aedd20645390c34aa471f2fc0530470 100644
--- a/chrome/browser/resources/settings/privacy_page/privacy_page.html
+++ b/chrome/browser/resources/settings/privacy_page/privacy_page.html
@@ -197,8 +197,7 @@
associated-control="[[$$('#site-settings-subpage-trigger')]]"
id="site-settings"
page-title="[[siteSettingsPageTitle_()]]">
- <settings-site-settings-page category-selected="{{categorySelected}}">
- </settings-site-settings-page>
+ <settings-site-settings-page></settings-site-settings-page>
</settings-subpage>
</template>
« no previous file with comments | « no previous file | chrome/browser/resources/settings/site_settings_page/site_settings_page.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698