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

Unified Diff: chrome/browser/resources/settings/about_page/about_page.js

Issue 2849663002: [MD settings] replace secondary-action with separator (Closed)
Patch Set: merge with master Created 3 years, 8 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/about_page/about_page.js
diff --git a/chrome/browser/resources/settings/about_page/about_page.js b/chrome/browser/resources/settings/about_page/about_page.js
index 36f8b61d2081d3db66c908af6c3495637c691b40..2e5464e0d1f8849ed2554c2dd1ff30d9c888a045 100644
--- a/chrome/browser/resources/settings/about_page/about_page.js
+++ b/chrome/browser/resources/settings/about_page/about_page.js
@@ -226,7 +226,7 @@ Polymer({
/**
* Hide the button container if all buttons are hidden, otherwise the
- * container displayes an unwanted border (see secondary-action class).
+ * container displays an unwanted border (see separator class).
* @private
*/
updateShowButtonContainer_: function() {

Powered by Google App Engine
This is Rietveld 408576698