| Index: chrome/browser/chromeos/webui/accounts_options_handler.cc
|
| diff --git a/chrome/browser/chromeos/webui/accounts_options_handler.cc b/chrome/browser/chromeos/webui/accounts_options_handler.cc
|
| index 7ec29f037528f41831afb789bfc86b4ec200a239..d1a4d1d3b8b511270fb3a16fced1bbb8cb740f33 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"
|
|
|
|
|