diff options
Diffstat (limited to 'chrome/browser/autofill/autofill_editor_gtk.cc')
-rw-r--r-- | chrome/browser/autofill/autofill_editor_gtk.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/autofill/autofill_editor_gtk.cc b/chrome/browser/autofill/autofill_editor_gtk.cc index 21f7ef3..3cdec02 100644 --- a/chrome/browser/autofill/autofill_editor_gtk.cc +++ b/chrome/browser/autofill/autofill_editor_gtk.cc @@ -18,7 +18,7 @@ #include "chrome/browser/autofill/personal_data_manager.h" #include "chrome/browser/autofill/phone_number.h" #include "chrome/browser/gtk/gtk_util.h" -#include "chrome/browser/profile.h" +#include "chrome/browser/profiles/profile.h" #include "grit/app_resources.h" #include "grit/generated_resources.h" #include "grit/locale_settings.h" |