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

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

Issue 480513004: Stopping the history recording for a supervised user (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Made documentation clearer. Created 6 years, 3 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 5e17f10f7d19fc386aafd60ca7c430eeecfbb9a9..77e5f4b753ee5a6a7cc0910a1c1d239c353461be 100644
--- a/chrome/browser/supervised_user/supervised_user_constants.h
+++ b/chrome/browser/supervised_user/supervised_user_constants.h
@@ -13,6 +13,7 @@ extern const char kContentPackDefaultFilteringBehavior[];
extern const char kContentPackManualBehaviorHosts[];
extern const char kContentPackManualBehaviorURLs[];
extern const char kForceSafeSearch[];
+extern const char kRecordHistory[];
extern const char kSigninAllowed[];
extern const char kUserName[];
« no previous file with comments | « chrome/browser/profiles/profile_impl.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