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

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

Issue 2851933002: [MD settings] correct category for SUBRESOURCE_FILTER (Closed)
Patch Set: Created 3 years, 8 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 | « no previous file | no next file » | 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 39e873bda7f8087d3769a0b5e751b22eeaf916df..1e142918d847c221c9ab254716a7be8174b103e6 100644
--- a/chrome/browser/resources/settings/privacy_page/privacy_page.html
+++ b/chrome/browser/resources/settings/privacy_page/privacy_page.html
@@ -410,7 +410,7 @@
toggle-on-label="$i18n{siteSettingsSubresourceFilterBlock}">
</category-default-setting>
<category-setting-exceptions
- category="{{ContentSettingsTypes.SUBRESOURCE_FITER}}">
+ category="{{ContentSettingsTypes.SUBRESOURCE_FILTER}}">
</category-setting-exceptions>
</settings-subpage>
</template>
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698