| Index: components/prefs/pref_store_observer_mock.cc
|
| diff --git a/components/prefs/pref_store_observer_mock.cc b/components/prefs/pref_store_observer_mock.cc
|
| index f1a31bb985d2032ce2fc056e975923a899a255a3..a03c8580056c2d2714abc237e57433c718310503 100644
|
| --- a/components/prefs/pref_store_observer_mock.cc
|
| +++ b/components/prefs/pref_store_observer_mock.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_observer_mock.h"
|
| +#include "components/prefs/pref_store_observer_mock.h"
|
|
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|