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

Unified Diff: chrome/browser/resources/options/settings_banner.css

Issue 271673006: Eliminate all code related to the AutomaticProfileResetter. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added hard deadline for removing migration code. Created 6 years, 5 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/options/settings_banner.css
diff --git a/chrome/browser/resources/options/settings_banner.css b/chrome/browser/resources/options/settings_banner.css
index 44add992f64da18a15cd799cc4c93663a5e0aa59..5dfcc54a00b6ff1ce6eaef396b2465de82ec1fec 100644
--- a/chrome/browser/resources/options/settings_banner.css
+++ b/chrome/browser/resources/options/settings_banner.css
@@ -2,8 +2,7 @@
* Use of this source code is governed by a BSD-style license that can be
* found in the LICENSE file. */
-/* These styles are used bby both reset_profile_settings_banner.html and
- * automatic_settings_reset_banner.html. */
+/* These styles are used by automatic_settings_reset_banner.html. */
.settings-banner {
background-color: #f5f5f5;

Powered by Google App Engine
This is Rietveld 408576698