| Index: chrome/browser/ui/autofill/autofill_popup_controller.h
|
| diff --git a/chrome/browser/ui/autofill/autofill_popup_controller.h b/chrome/browser/ui/autofill/autofill_popup_controller.h
|
| index b95a51fe707540cb3d9a0350bfd35bf76da7c3eb..e35859e945bfd0f44ad07c14a6a4060a563337ba 100644
|
| --- a/chrome/browser/ui/autofill/autofill_popup_controller.h
|
| +++ b/chrome/browser/ui/autofill/autofill_popup_controller.h
|
| @@ -8,6 +8,7 @@
|
| #include <vector>
|
|
|
| #include "base/compiler_specific.h"
|
| +#include "base/string16.h"
|
| #include "ui/gfx/native_widget_types.h"
|
|
|
| namespace gfx {
|
|
|