| Index: chrome/browser/ui/gtk/password_generation_bubble_gtk.cc
|
| diff --git a/chrome/browser/ui/gtk/password_generation_bubble_gtk.cc b/chrome/browser/ui/gtk/password_generation_bubble_gtk.cc
|
| index 63b9834c0ec4d232a1936a83737ccfe5219ca8c0..20db809ca55c981532b8d520fd544170c8fa3135 100644
|
| --- a/chrome/browser/ui/gtk/password_generation_bubble_gtk.cc
|
| +++ b/chrome/browser/ui/gtk/password_generation_bubble_gtk.cc
|
| @@ -15,7 +15,7 @@
|
| #include "chrome/browser/ui/gtk/gtk_util.h"
|
| #include "chrome/common/url_constants.h"
|
| #include "components/autofill/browser/password_generator.h"
|
| -#include "components/autofill/common/autofill_messages.h"
|
| +#include "components/autofill/shared/autofill_messages.h"
|
| #include "content/public/browser/render_view_host.h"
|
| #include "content/public/browser/web_contents.h"
|
| #include "content/public/browser/web_contents_view.h"
|
|
|