| Index: services/preferences/tracked/pref_hash_calculator_unittest.cc
|
| diff --git a/components/user_prefs/tracked/pref_hash_calculator_unittest.cc b/services/preferences/tracked/pref_hash_calculator_unittest.cc
|
| similarity index 99%
|
| rename from components/user_prefs/tracked/pref_hash_calculator_unittest.cc
|
| rename to services/preferences/tracked/pref_hash_calculator_unittest.cc
|
| index f7eeb22e5b98f58fa0f772ca7b0016b70c532ebd..c4ded422c78a9edf507a75968fb0bb8d48c7746a 100644
|
| --- a/components/user_prefs/tracked/pref_hash_calculator_unittest.cc
|
| +++ b/services/preferences/tracked/pref_hash_calculator_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/pref_hash_calculator.h"
|
| +#include "services/preferences/tracked/pref_hash_calculator.h"
|
|
|
| #include <memory>
|
| #include <string>
|
|
|