| Index: components/bookmarks/core/browser/bookmark_expanded_state_tracker_unittest.cc
|
| diff --git a/components/bookmarks/core/browser/bookmark_expanded_state_tracker_unittest.cc b/components/bookmarks/core/browser/bookmark_expanded_state_tracker_unittest.cc
|
| index 5404964394591824cf9354b0921c5a56d9c9f524..b45d9545bc32bf04fb93765f141a755ac2177260 100644
|
| --- a/components/bookmarks/core/browser/bookmark_expanded_state_tracker_unittest.cc
|
| +++ b/components/bookmarks/core/browser/bookmark_expanded_state_tracker_unittest.cc
|
| @@ -15,7 +15,7 @@
|
| #include "components/bookmarks/core/common/bookmark_pref_names.h"
|
| #include "components/bookmarks/core/test/bookmark_test_helpers.h"
|
| #include "components/bookmarks/core/test/test_bookmark_client.h"
|
| -#include "components/user_prefs/pref_registry_syncable.h"
|
| +#include "components/pref_registry/pref_registry_syncable.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
| scoped_ptr<PrefService> PrefServiceForTesting() {
|
|
|