| Index: components/prefs/mock_pref_change_callback.cc
|
| diff --git a/components/prefs/mock_pref_change_callback.cc b/components/prefs/mock_pref_change_callback.cc
|
| index 96b71974eb6ffdf652571a1f722a3be6cddf96f1..7ac2cd78451ea11f229f7a806f6995535de03412 100644
|
| --- a/components/prefs/mock_pref_change_callback.cc
|
| +++ b/components/prefs/mock_pref_change_callback.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/mock_pref_change_callback.h"
|
| +#include "components/prefs/mock_pref_change_callback.h"
|
|
|
| #include "base/bind.h"
|
|
|
|
|