| Index: components/prefs_tracker/pref_service_hash_store_contents_unittest.cc
|
| diff --git a/chrome/browser/prefs/tracked/pref_service_hash_store_contents_unittest.cc b/components/prefs_tracker/pref_service_hash_store_contents_unittest.cc
|
| similarity index 98%
|
| rename from chrome/browser/prefs/tracked/pref_service_hash_store_contents_unittest.cc
|
| rename to components/prefs_tracker/pref_service_hash_store_contents_unittest.cc
|
| index cf7f879a7d223af8e84b77ea298e11bd3179b709..9c0149afabd605cec637ab9bb6fd416c80fe6139 100644
|
| --- a/chrome/browser/prefs/tracked/pref_service_hash_store_contents_unittest.cc
|
| +++ b/components/prefs_tracker/pref_service_hash_store_contents_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 "chrome/browser/prefs/tracked/pref_service_hash_store_contents.h"
|
| +#include "components/prefs_tracker/pref_service_hash_store_contents.h"
|
|
|
| #include <string>
|
|
|
|
|