| Index: services/preferences/tracked/registry_hash_store_contents_win_unittest.cc
|
| diff --git a/components/user_prefs/tracked/registry_hash_store_contents_win_unittest.cc b/services/preferences/tracked/registry_hash_store_contents_win_unittest.cc
|
| similarity index 98%
|
| rename from components/user_prefs/tracked/registry_hash_store_contents_win_unittest.cc
|
| rename to services/preferences/tracked/registry_hash_store_contents_win_unittest.cc
|
| index 8b53b920da32284e0e5583769987a592912ea72f..468843437fb8ebfa64327206d963c3cd0d980065 100644
|
| --- a/components/user_prefs/tracked/registry_hash_store_contents_win_unittest.cc
|
| +++ b/services/preferences/tracked/registry_hash_store_contents_win_unittest.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 "components/user_prefs/tracked/registry_hash_store_contents_win.h"
|
| +#include "services/preferences/tracked/registry_hash_store_contents_win.h"
|
|
|
| #include "base/strings/string16.h"
|
| #include "base/strings/utf_string_conversions.h"
|
|
|