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 76fbc1a6c0e2478739786f2f0e2aaaa92c3220c6..5c2c6b72985fea2f0c257ad0e9d8400a028b1cc3 100644 |
--- a/chrome/browser/resources/settings/privacy_page/privacy_page.html |
+++ b/chrome/browser/resources/settings/privacy_page/privacy_page.html |
@@ -52,7 +52,7 @@ |
display: inline-block; |
} |
- #metricsReportingCheckbox:not([disabled]), |
+ #metricsReportingCheckbox, |
#safeBrowsingExtendedReportingCheckbox { |
width: 100%; |
} |