summaryrefslogtreecommitdiffstats
path: root/chrome/browser/chromeos/webui/accounts_options_handler.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/chromeos/webui/accounts_options_handler.cc')
-rw-r--r--chrome/browser/chromeos/webui/accounts_options_handler.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/chromeos/webui/accounts_options_handler.cc b/chrome/browser/chromeos/webui/accounts_options_handler.cc
index 7ec29f0..d1a4d1d 100644
--- a/chrome/browser/chromeos/webui/accounts_options_handler.cc
+++ b/chrome/browser/chromeos/webui/accounts_options_handler.cc
@@ -12,8 +12,8 @@
#include "chrome/browser/chromeos/login/user_manager.h"
#include "chrome/browser/chromeos/user_cros_settings_provider.h"
#include "chrome/browser/webui/options/options_managed_banner_handler.h"
-#include "chrome/browser/webui/web_ui_util.h"
#include "chrome/common/url_constants.h"
+#include "content/browser/webui/web_ui_util.h"
#include "grit/generated_resources.h"
#include "ui/base/l10n/l10n_util.h"