| Index: chrome/browser/autofill/autofill_interactive_uitest.cc
|
| ===================================================================
|
| --- chrome/browser/autofill/autofill_interactive_uitest.cc (revision 211221)
|
| +++ chrome/browser/autofill/autofill_interactive_uitest.cc (working copy)
|
| @@ -5,11 +5,11 @@
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "chrome/browser/autofill/personal_data_manager_factory.h"
|
| +#include "chrome/browser/chrome_notification_types.h"
|
| #include "chrome/browser/infobars/confirm_infobar_delegate.h"
|
| #include "chrome/browser/profiles/profile.h"
|
| #include "chrome/browser/ui/browser.h"
|
| #include "chrome/browser/ui/tabs/tab_strip_model.h"
|
| -#include "chrome/common/chrome_notification_types.h"
|
| #include "chrome/test/base/in_process_browser_test.h"
|
| #include "chrome/test/base/ui_test_utils.h"
|
| #include "components/autofill/content/browser/autofill_driver_impl.h"
|
|
|