| Index: base/prefs/pref_member.cc
|
| diff --git a/base/prefs/public/pref_member.cc b/base/prefs/pref_member.cc
|
| similarity index 99%
|
| rename from base/prefs/public/pref_member.cc
|
| rename to base/prefs/pref_member.cc
|
| index 13a03636f361c8e0a8b95e3c36f092b1c1a2af3d..8a97818cee32f7159977b3736122e380ce2ab798 100644
|
| --- a/base/prefs/public/pref_member.cc
|
| +++ b/base/prefs/pref_member.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_member.h"
|
| +#include "base/prefs/pref_member.h"
|
|
|
| #include "base/bind_helpers.h"
|
| #include "base/callback.h"
|
|
|