| Index: components/prefs/default_pref_store.cc
|
| diff --git a/components/prefs/default_pref_store.cc b/components/prefs/default_pref_store.cc
|
| index b08ef7a52866d221ec89a98adef2d8864605b625..79867e95774b43b0b381e762a73701f4d7de272e 100644
|
| --- a/components/prefs/default_pref_store.cc
|
| +++ b/components/prefs/default_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/default_pref_store.h"
|
| +#include "components/prefs/default_pref_store.h"
|
|
|
| #include <utility>
|
|
|
|
|