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

Unified Diff: chrome/browser/supervised_user/supervised_user_constants.h

Issue 1053663003: Cleanup: Remove unused variables in chrome/ found by Scythe. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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/supervised_user/supervised_user_constants.h
diff --git a/chrome/browser/supervised_user/supervised_user_constants.h b/chrome/browser/supervised_user/supervised_user_constants.h
index e4aa3a0fa247cab2e5bc5640d827749822bb6bf9..1f06e89a0e77fc137d7b0e1b3c96179ca2771785 100644
--- a/chrome/browser/supervised_user/supervised_user_constants.h
+++ b/chrome/browser/supervised_user/supervised_user_constants.h
@@ -19,8 +19,6 @@ extern const char kRecordHistory[];
extern const char kSigninAllowed[];
extern const char kUserName[];
-extern const char kUserPasswordRecord[];
-
// A pseudo-email address for systems that expect well-formed email addresses
// (like Sync), even though we're not signed in.
extern const char kSupervisedUserPseudoEmail[];
« no previous file with comments | « chrome/browser/speech/tts_message_filter.cc ('k') | chrome/browser/supervised_user/supervised_user_constants.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698