| Index: chrome/browser/ui/views/password_generation_bubble_view.h
|
| diff --git a/chrome/browser/ui/views/password_generation_bubble_view.h b/chrome/browser/ui/views/password_generation_bubble_view.h
|
| index 2683ae59b43004a0037eef9eb1c555dd65ff8c3d..82a30e0d7f6b5dcc39a2ca6f109f2a6d5d02c28b 100644
|
| --- a/chrome/browser/ui/views/password_generation_bubble_view.h
|
| +++ b/chrome/browser/ui/views/password_generation_bubble_view.h
|
| @@ -6,7 +6,7 @@
|
| #define CHROME_BROWSER_UI_VIEWS_PASSWORD_GENERATION_BUBBLE_VIEW_H_
|
|
|
| #include "base/basictypes.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/gfx/rect.h"
|
| #include "ui/views/bubble/bubble_delegate.h"
|
|
|