| Index: components/prefs/pref_registry_simple.cc
|
| diff --git a/components/prefs/pref_registry_simple.cc b/components/prefs/pref_registry_simple.cc
|
| index b5c73e22cd58c6ba95e90fd3684b367a956b4e16..4874261babc32076042476fd0416f3889355a5ac 100644
|
| --- a/components/prefs/pref_registry_simple.cc
|
| +++ b/components/prefs/pref_registry_simple.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_registry_simple.h"
|
| +#include "components/prefs/pref_registry_simple.h"
|
|
|
| #include "base/files/file_path.h"
|
| #include "base/strings/string_number_conversions.h"
|
|
|