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

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

Issue 1374563010: Settings Rewrite: Restore id of default id to 'main' from ''. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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
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 b4d5fe0224b45db5ceb6e521b1e08ed0fb71cea4..0915a67dc51694399c973d5d4b04e86c3c49d304 100644
--- a/chrome/browser/resources/settings/privacy_page/privacy_page.html
+++ b/chrome/browser/resources/settings/privacy_page/privacy_page.html
@@ -17,7 +17,7 @@
<template>
<settings-animated-pages id="pages" current-route="{{currentRoute}}"
section="privacy">
- <neon-animatable id="">
+ <neon-animatable id="main">
<p class="privacy-explanation"
i18n-values=".innerHTML:improveBrowsingExperience">
</p>

Powered by Google App Engine
This is Rietveld 408576698