Index: chrome/browser/ui/webui/options/autofill_options_handler.cc |
diff --git a/chrome/browser/ui/webui/options/autofill_options_handler.cc b/chrome/browser/ui/webui/options/autofill_options_handler.cc |
index 3375a80ae2d80352032f3bbd61b049deb5d5884f..2a45071943077d114dfa5889c8f939fdff3eed84 100644 |
--- a/chrome/browser/ui/webui/options/autofill_options_handler.cc |
+++ b/chrome/browser/ui/webui/options/autofill_options_handler.cc |
@@ -26,7 +26,7 @@ |
#include "components/autofill/browser/phone_number_i18n.h" |
#include "components/autofill/common/autofill_constants.h" |
#include "content/public/browser/web_ui.h" |
-#include "grit/component_resources.h" |
+#include "grit/component_strings.h" |
#include "grit/generated_resources.h" |
#include "ui/base/l10n/l10n_util.h" |
#include "ui/webui/web_ui_util.h" |