| Index: components/prefs/pref_store.cc
|
| diff --git a/components/prefs/pref_store.cc b/components/prefs/pref_store.cc
|
| index f286a3313260a6b7db035955872825e73ce2a95c..2ae0afcb08d36b320a0996b53d534bd3c39b4310 100644
|
| --- a/components/prefs/pref_store.cc
|
| +++ b/components/prefs/pref_store.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/pref_store.h"
|
| +#include "components/prefs/pref_store.h"
|
|
|
| bool PrefStore::HasObservers() const {
|
| return false;
|
|
|