| Index: chrome/browser/prefs/tracked/pref_hash_calculator.cc
|
| diff --git a/chrome/browser/prefs/pref_hash_calculator.cc b/chrome/browser/prefs/tracked/pref_hash_calculator.cc
|
| similarity index 98%
|
| rename from chrome/browser/prefs/pref_hash_calculator.cc
|
| rename to chrome/browser/prefs/tracked/pref_hash_calculator.cc
|
| index 331ce36485fe6a9150935b05f2b69b3a66066d88..455e5c95bbb0b438edbc83a26e51c6d2c3447eea 100644
|
| --- a/chrome/browser/prefs/pref_hash_calculator.cc
|
| +++ b/chrome/browser/prefs/tracked/pref_hash_calculator.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/pref_hash_calculator.h"
|
| +#include "chrome/browser/prefs/tracked/pref_hash_calculator.h"
|
|
|
| #include <vector>
|
|
|
|
|