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

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

Issue 2928823003: Make it possible to build without enable_supervised_users.
Patch Set: Does it still compile with the feature enabled? Created 3 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_creation_policy_handler.h
diff --git a/chrome/browser/supervised_user/supervised_user_creation_policy_handler.h b/chrome/browser/supervised_user/supervised_user_creation_policy_handler.h
index daa803831b035c524ebfff1159b07e4165e3d607..69de2cef8e2a620ece12aea3168faa53d2d4f51d 100644
--- a/chrome/browser/supervised_user/supervised_user_creation_policy_handler.h
+++ b/chrome/browser/supervised_user/supervised_user_creation_policy_handler.h
@@ -6,6 +6,7 @@
#define CHROME_BROWSER_SUPERVISED_USER_SUPERVISED_USER_CREATION_POLICY_HANDLER_H_
#include "base/macros.h"
+#include "chrome/browser/supervised_user/supervised_users.h"
#include "components/policy/core/browser/configuration_policy_handler.h"
class PrefValueMap;
« no previous file with comments | « chrome/browser/profiles/profile_attributes_storage_unittest.cc ('k') | chrome/browser/sync/profile_sync_service_factory.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698