Index: chrome/browser/ui/gtk/password_generation_bubble_gtk.h |
diff --git a/chrome/browser/ui/gtk/password_generation_bubble_gtk.h b/chrome/browser/ui/gtk/password_generation_bubble_gtk.h |
index 4b4e32c248bc41173d58478d8b1e0ac4a0fafaa4..e7ca5934e705b57b07e758d6facb01f5cf11dc84 100644 |
--- a/chrome/browser/ui/gtk/password_generation_bubble_gtk.h |
+++ b/chrome/browser/ui/gtk/password_generation_bubble_gtk.h |
@@ -9,7 +9,7 @@ |
#include "base/basictypes.h" |
#include "chrome/browser/ui/gtk/bubble/bubble_gtk.h" |
-#include "components/autofill/common/password_generation_util.h" |
+#include "components/autofill/core/common/password_generation_util.h" |
#include "content/public/common/password_form.h" |
#include "ui/base/gtk/gtk_signal.h" |
#include "ui/gfx/rect.h" |