| 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 9651f422d5821f9f8af47ed4798d83dd24f03787..22a81c328b65ff581d74c21c457442e7992faf83 100644
|
| --- a/chrome/browser/ui/webui/options/automatic_settings_reset_handler.cc
|
| +++ b/chrome/browser/ui/webui/options/automatic_settings_reset_handler.cc
|
| @@ -12,6 +12,7 @@
|
| #include "chrome/common/url_constants.h"
|
| #include "chrome/grit/generated_resources.h"
|
| #include "content/public/browser/web_ui.h"
|
| +#include "grit/components_strings.h"
|
|
|
| namespace {
|
|
|
|
|