| 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..04115e0c8cf67d9cfdd6822f15ddeeb759d5c2ca 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/shared/password_generation_util.h"
|
| #include "content/public/common/password_form.h"
|
| #include "ui/base/gtk/gtk_signal.h"
|
| #include "ui/gfx/rect.h"
|
|
|