Index: chrome/common/pref_names.h |
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
index defee6999d714d250abcacb71f8e5c6229036606..bbad1837ff6731cb1eae6ddf18830966ff1d876e 100644 |
--- a/chrome/common/pref_names.h |
+++ b/chrome/common/pref_names.h |
@@ -276,6 +276,7 @@ extern const wchar_t kDevToolsSplitLocation[]; |
extern const wchar_t kSyncLastSyncedTime[]; |
extern const wchar_t kSyncHasSetupCompleted[]; |
extern const wchar_t kSyncBookmarks[]; |
+extern const wchar_t kSyncPasswords[]; |
extern const wchar_t kSyncPreferences[]; |
extern const wchar_t kSyncAutofill[]; |
extern const wchar_t kSyncThemes[]; |