| Index: chrome/browser/ui/webui/options/automatic_settings_reset_handler.cc
|
| diff --git a/chrome/browser/ui/webui/options/automatic_settings_reset_handler.cc b/chrome/browser/ui/webui/options/automatic_settings_reset_handler.cc
|
| index 1ab33c2fa85543f05f1ef357d1406c7f3163f799..f6bf319a8e899b2fddea6e630ee292f3c8d77e0a 100644
|
| --- a/chrome/browser/ui/webui/options/automatic_settings_reset_handler.cc
|
| +++ b/chrome/browser/ui/webui/options/automatic_settings_reset_handler.cc
|
| @@ -12,8 +12,8 @@
|
| #include "chrome/browser/profiles/profile.h"
|
| #include "chrome/common/url_constants.h"
|
| #include "chrome/grit/generated_resources.h"
|
| +#include "components/strings/grit/components_strings.h"
|
| #include "content/public/browser/web_ui.h"
|
| -#include "grit/components_strings.h"
|
|
|
| namespace {
|
|
|
|
|