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

Unified Diff: chrome/browser/ui/webui/supervised_user_internals_ui.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
« no previous file with comments | « chrome/browser/ui/webui/signin/signin_create_profile_handler.h ('k') | chrome/test/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/webui/supervised_user_internals_ui.h
diff --git a/chrome/browser/ui/webui/supervised_user_internals_ui.h b/chrome/browser/ui/webui/supervised_user_internals_ui.h
index ff12e938ac060473aa7932b0fa960b394882b672..499095fdccf6fd159e7a94b0f34c41f799e61b4c 100644
--- a/chrome/browser/ui/webui/supervised_user_internals_ui.h
+++ b/chrome/browser/ui/webui/supervised_user_internals_ui.h
@@ -6,6 +6,7 @@
#define CHROME_BROWSER_UI_WEBUI_SUPERVISED_USER_INTERNALS_UI_H_
#include "base/macros.h"
+#include "chrome/browser/supervised_user/supervised_users.h"
#include "content/public/browser/web_ui_controller.h"
// The implementation for the chrome://supervised-user-internals page.
« no previous file with comments | « chrome/browser/ui/webui/signin/signin_create_profile_handler.h ('k') | chrome/test/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698