| Index: chrome/browser/autofill/autofill_cc_infobar_delegate_unittest.cc
|
| diff --git a/chrome/browser/autofill/autofill_cc_infobar_delegate_unittest.cc b/chrome/browser/autofill/autofill_cc_infobar_delegate_unittest.cc
|
| index 2dc1fa5a744b051c86742dac674160d94daba3e9..9786659611e06083146e2f9f46974ef9175a0cf5 100644
|
| --- a/chrome/browser/autofill/autofill_cc_infobar_delegate_unittest.cc
|
| +++ b/chrome/browser/autofill/autofill_cc_infobar_delegate_unittest.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "components/autofill/core/browser/autofill_cc_infobar_delegate.h"
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/test/histogram_tester.h"
|
| #include "chrome/browser/autofill/personal_data_manager_factory.h"
|
|
|