| Index: components/autofill/core/common/autofill_regexes_unittest.cc
|
| diff --git a/components/autofill/core/common/autofill_regexes_unittest.cc b/components/autofill/core/common/autofill_regexes_unittest.cc
|
| index a267e414991960e944fe30246e05b75c0542ee75..4b0820d5f2a2f55e08862a47ce33da7968b5904e 100644
|
| --- a/components/autofill/core/common/autofill_regexes_unittest.cc
|
| +++ b/components/autofill/core/common/autofill_regexes_unittest.cc
|
| @@ -9,7 +9,7 @@
|
| #include "base/macros.h"
|
| #include "base/strings/string16.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| -#include "components/autofill/core/browser/autofill_regex_constants.h"
|
| +#include "components/autofill/core/common/autofill_regex_constants.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| using base::ASCIIToUTF16;
|
|
|