| Index: components/autofill/core/browser/ui/autofill_dialog_types_unittest.cc
|
| diff --git a/chrome/browser/ui/autofill/autofill_dialog_types_unittest.cc b/components/autofill/core/browser/ui/autofill_dialog_types_unittest.cc
|
| similarity index 94%
|
| rename from chrome/browser/ui/autofill/autofill_dialog_types_unittest.cc
|
| rename to components/autofill/core/browser/ui/autofill_dialog_types_unittest.cc
|
| index 3fec92bd609557532cfb398db7947318e9448548..d3b7b91db9799aaad5203fe52903a26d70b34078 100644
|
| --- a/chrome/browser/ui/autofill/autofill_dialog_types_unittest.cc
|
| +++ b/components/autofill/core/browser/ui/autofill_dialog_types_unittest.cc
|
| @@ -3,7 +3,7 @@
|
| // found in the LICENSE file.
|
|
|
| #include "base/strings/utf_string_conversions.h"
|
| -#include "chrome/browser/ui/autofill/autofill_dialog_types.h"
|
| +#include "components/autofill/core/browser/ui/autofill_dialog_types.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| #if defined(TOOLKIT_VIEWS)
|
|
|