summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/settings/privacy_page/privacy_page.html
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/resources/settings/privacy_page/privacy_page.html')
-rw-r--r--chrome/browser/resources/settings/privacy_page/privacy_page.html6
1 files changed, 2 insertions, 4 deletions
diff --git a/chrome/browser/resources/settings/privacy_page/privacy_page.html b/chrome/browser/resources/settings/privacy_page/privacy_page.html
index 41dcf32..8009873 100644
--- a/chrome/browser/resources/settings/privacy_page/privacy_page.html
+++ b/chrome/browser/resources/settings/privacy_page/privacy_page.html
@@ -2,8 +2,6 @@
<link rel="import" href="chrome://resources/polymer/v1_0/iron-flex-layout/classes/iron-flex-layout.html">
<link rel="import" href="chrome://resources/polymer/v1_0/neon-animation/neon-animatable.html">
<link rel="import" href="chrome://resources/polymer/v1_0/paper-button/paper-button.html">
-<link rel="import" href="chrome://resources/polymer/v1_0/paper-icon-button/paper-icon-button.html">
-<link rel="import" href="chrome://resources/polymer/v1_0/paper-item/paper-item-body.html">
<link rel="import" href="chrome://md-settings/certificate_manager_page/certificate_manager_page.html">
<link rel="import" href="chrome://md-settings/clear_browsing_data_page/clear_browsing_data_page.html">
<link rel="import" href="chrome://md-settings/controls/settings_checkbox.html">
@@ -75,7 +73,7 @@
<div class="start">
<div i18n-content="manageCertificates"></div>
<div class="secondary">
- <!-- TODO(dschuyler) replace this placeholder text -->
+ <!-- TODO(dschuyler): replace this placeholder text -->
Contrary to popular belief, Lorem Ipsum is not simply random text.
</div>
</div>
@@ -84,7 +82,7 @@
<div class="start">
<div i18n-content="siteSettings"></div>
<div class="secondary">
- <!-- TODO(dschuyler) replace this placeholder text -->
+ <!-- TODO(dschuyler): replace this placeholder text -->
Contrary to popular belief, Lorem Ipsum is not simply random text.
</div>
</div>