| Index: chrome/browser/prefs/tracked/interceptable_pref_filter.cc
|
| diff --git a/chrome/browser/prefs/interceptable_pref_filter.cc b/chrome/browser/prefs/tracked/interceptable_pref_filter.cc
|
| similarity index 96%
|
| rename from chrome/browser/prefs/interceptable_pref_filter.cc
|
| rename to chrome/browser/prefs/tracked/interceptable_pref_filter.cc
|
| index b04c07ddf54dbc473290976b15e1544b7b9bb8fd..adc61163296ccc7ba2a75146cf7708955e971148 100644
|
| --- a/chrome/browser/prefs/interceptable_pref_filter.cc
|
| +++ b/chrome/browser/prefs/tracked/interceptable_pref_filter.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/interceptable_pref_filter.h"
|
| +#include "chrome/browser/prefs/tracked/interceptable_pref_filter.h"
|
|
|
| #include "base/bind.h"
|
|
|
|
|