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

Unified Diff: chrome/browser/sync/glue/synchronized_preferences.h

Issue 2818033: AutoFill: Aggregate profile data. Remove the AutoFill InfoBar. (Closed)
Patch Set: Comment. Created 10 years, 6 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
« no previous file with comments | « chrome/browser/autofill/phone_number.cc ('k') | chrome/browser/views/autofill_profiles_view_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/sync/glue/synchronized_preferences.h
diff --git a/chrome/browser/sync/glue/synchronized_preferences.h b/chrome/browser/sync/glue/synchronized_preferences.h
index 1da42a726c1214cec6c462e424ed0546ef8951ab..878131dbef23a28b21f23ded9050d8f03ec79d93 100644
--- a/chrome/browser/sync/glue/synchronized_preferences.h
+++ b/chrome/browser/sync/glue/synchronized_preferences.h
@@ -28,7 +28,6 @@ static const wchar_t* kSynchronizedPreferences[] = {
// Options dialog: Personal Stuff tab.
prefs::kPasswordManagerEnabled,
prefs::kAutoFillEnabled,
- prefs::kAutoFillInfoBarShown,
prefs::kUseCustomChromeFrame,
// Options dialog: Under the hood -> Content Settings -> Cookies.
« no previous file with comments | « chrome/browser/autofill/phone_number.cc ('k') | chrome/browser/views/autofill_profiles_view_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698