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

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

Issue 2004043002: Supervised Users Initiated Installs v2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@kid_initiated_install
Patch Set: Fixing the build again! Created 4 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
Index: chrome/browser/supervised_user/supervised_user_constants.cc
diff --git a/chrome/browser/supervised_user/supervised_user_constants.cc b/chrome/browser/supervised_user/supervised_user_constants.cc
index 3614dcb70df9824cb3010b07b326ccd979dad2fa..3d733d843a634cbdaf24c73888213d4d5f59d738 100644
--- a/chrome/browser/supervised_user/supervised_user_constants.cc
+++ b/chrome/browser/supervised_user/supervised_user_constants.cc
@@ -6,6 +6,7 @@
namespace supervised_users {
+const char kApprovedExtensions[] = "ApprovedExtensions";
const char kCameraMicDisabled[] = "CameraMicDisabled";
const char kContentPackDefaultFilteringBehavior[] =
"ContentPackDefaultFilteringBehavior";
« no previous file with comments | « chrome/browser/supervised_user/supervised_user_constants.h ('k') | chrome/browser/supervised_user/supervised_user_features.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698