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

Unified Diff: chrome/browser/protector/session_startup_change.cc

Issue 9748016: [protector] Added UI for invalid Preferences backup case. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Whitespace. Created 8 years, 9 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/protector/session_startup_change.cc
diff --git a/chrome/browser/protector/session_startup_change.cc b/chrome/browser/protector/session_startup_change.cc
index 731fd0662bdb35075971f3a21c8c15ffd2d5fea6..01701f694bc822f38352e5a7ac57237236d75906 100644
--- a/chrome/browser/protector/session_startup_change.cc
+++ b/chrome/browser/protector/session_startup_change.cc
@@ -19,7 +19,7 @@
namespace protector {
-// STARTUP_SETTING and session startup settings change tracked by Protector.
+// Session startup settings change tracked by Protector.
class SessionStartupChange : public BaseSettingChange {
public:
SessionStartupChange(const SessionStartupPref& actual,

Powered by Google App Engine
This is Rietveld 408576698