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 3fbc6bc1b7776ac20153a63a62687f22858eda9b..1f3bfe30085336f4aac5554576385ee4de723db9 100644 |
--- a/chrome/browser/ui/webui/options/autofill_options_handler.cc |
+++ b/chrome/browser/ui/webui/options/autofill_options_handler.cc |
@@ -14,6 +14,7 @@ |
#include "chrome/browser/autofill/autofill_country.h" |
#include "chrome/browser/autofill/autofill_profile.h" |
#include "chrome/browser/autofill/credit_card.h" |
+#include "chrome/browser/autofill/personal_data_manager.h" |
#include "chrome/browser/autofill/phone_number_i18n.h" |
#include "chrome/browser/profiles/profile.h" |
#include "chrome/browser/ui/webui/web_ui_util.h" |