| Index: chrome/renderer/autofill/form_autocomplete_browsertest.cc
|
| diff --git a/chrome/renderer/autofill/form_autocomplete_browsertest.cc b/chrome/renderer/autofill/form_autocomplete_browsertest.cc
|
| index e72d012753dfd850d0f625448e6e515277c060a3..d66f1af84aafe79173ec924ce0b09a739aaacc80 100644
|
| --- a/chrome/renderer/autofill/form_autocomplete_browsertest.cc
|
| +++ b/chrome/renderer/autofill/form_autocomplete_browsertest.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "base/time/time.h"
|
| #include "chrome/test/base/chrome_render_view_test.h"
|
| -#include "components/autofill/core/common/autofill_messages.h"
|
| +#include "components/autofill/content/common/autofill_messages.h"
|
| #include "components/autofill/core/common/form_data.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| #include "third_party/WebKit/public/platform/WebString.h"
|
|
|