Index: chrome/browser/resources/settings/about_page/about_page.html |
diff --git a/chrome/browser/resources/settings/about_page/about_page.html b/chrome/browser/resources/settings/about_page/about_page.html |
index 2163dd61ba5ad5c7fe1b2963c59e6acaf0bde618..3056163f8b9adeba907469c914613061a9d54759 100644 |
--- a/chrome/browser/resources/settings/about_page/about_page.html |
+++ b/chrome/browser/resources/settings/about_page/about_page.html |
@@ -65,7 +65,7 @@ |
width: 330px; |
} |
</style> |
- <div data-page="about"> |
+ <div> |
<settings-section page-title="$i18n{aboutPageTitle}" |
current-route="[[currentRoute]]" section="about"> |
<settings-animated-pages id="pages" current-route="{{currentRoute}}" |