| Index: chrome/browser/ui/cocoa/browser/password_generation_bubble_controller.h
|
| diff --git a/chrome/browser/ui/cocoa/browser/password_generation_bubble_controller.h b/chrome/browser/ui/cocoa/browser/password_generation_bubble_controller.h
|
| index 6aafb50aa5d279f88410ee7dd31bcdfcae53b62c..f98dd89285fd011f9c0b47cfa08c7b76ba14971c 100644
|
| --- a/chrome/browser/ui/cocoa/browser/password_generation_bubble_controller.h
|
| +++ b/chrome/browser/ui/cocoa/browser/password_generation_bubble_controller.h
|
| @@ -9,7 +9,7 @@
|
|
|
| #import "chrome/browser/ui/cocoa/base_bubble_controller.h"
|
| #import "chrome/browser/ui/cocoa/styled_text_field.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"
|
|
|
| namespace autofill {
|
|
|