| Index: components/webdata/common/web_data_service_test_util.cc
|
| diff --git a/chrome/browser/webdata/web_data_service_test_util.cc b/components/webdata/common/web_data_service_test_util.cc
|
| similarity index 94%
|
| rename from chrome/browser/webdata/web_data_service_test_util.cc
|
| rename to components/webdata/common/web_data_service_test_util.cc
|
| index 706ef3b74e4164ee9122782fd54f5625daa58da5..13cc591a93661d8888b0f135b24e83c4e1187f84 100644
|
| --- a/chrome/browser/webdata/web_data_service_test_util.cc
|
| +++ b/components/webdata/common/web_data_service_test_util.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "chrome/browser/webdata/web_data_service_test_util.h"
|
| +#include "components/webdata/common/web_data_service_test_util.h"
|
|
|
| #include "components/webdata/autofill/autofill_webdata_service.h"
|
|
|
|
|