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 5393319f97c5897cbebabbb46e76238a30f81848..be8f087cf075739844fdffa2a1a3fb89bc84e96f 100644 |
--- a/chrome/browser/ui/webui/options/autofill_options_handler.cc |
+++ b/chrome/browser/ui/webui/options/autofill_options_handler.cc |
@@ -26,6 +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/generated_resources.h" |
#include "ui/base/l10n/l10n_util.h" |
#include "ui/webui/web_ui_util.h" |