| Index: base/prefs/pref_change_registrar.cc
|
| diff --git a/base/prefs/public/pref_change_registrar.cc b/base/prefs/pref_change_registrar.cc
|
| similarity index 98%
|
| rename from base/prefs/public/pref_change_registrar.cc
|
| rename to base/prefs/pref_change_registrar.cc
|
| index afa12bb2709b9004b3608d4e01173e524547e895..5e8709c1056d693c4b3d054eb06d6ae8bf8d19c8 100644
|
| --- a/base/prefs/public/pref_change_registrar.cc
|
| +++ b/base/prefs/pref_change_registrar.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 "base/prefs/public/pref_change_registrar.h"
|
| +#include "base/prefs/pref_change_registrar.h"
|
|
|
| #include "base/bind.h"
|
| #include "base/logging.h"
|
|
|