| 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..74c38e52eebab47c1fd95ef84c497d4ff8796dfc 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/core/common/password_generation_util.h"
|
| #include "content/public/common/password_form.h"
|
| #include "ui/gfx/rect.h"
|
| #include "ui/views/bubble/bubble_delegate.h"
|
|
|