Files
brave-core/patches/chrome-browser-resources-settings-privacy_page-privacy_page.html.patch
T

13 lines
717 B
Diff

diff --git a/chrome/browser/resources/settings/privacy_page/privacy_page.html b/chrome/browser/resources/settings/privacy_page/privacy_page.html
index 95b225cc321e223d34a1b9725627a115ad95c47d..91db35c395dfa4f722f2016a6464ae76325d61cd 100644
--- a/chrome/browser/resources/settings/privacy_page/privacy_page.html
+++ b/chrome/browser/resources/settings/privacy_page/privacy_page.html
@@ -18,6 +18,7 @@
on-close="onPrivacyGuideDialogClosed_">
</settings-privacy-guide-dialog>
</template>
+ <settings-personalization-options prefs="{{prefs}}"></settings-personalization-options>
<cr-link-row id="clearBrowsingData"
start-icon="cr:delete"
label="$i18n{clearBrowsingData}"