| Index: chrome/browser/ui/bookmarks/bookmark_tab_helper.cc
|
| diff --git a/chrome/browser/ui/bookmarks/bookmark_tab_helper.cc b/chrome/browser/ui/bookmarks/bookmark_tab_helper.cc
|
| index 3156b4b7edd673aaaa3da643c75390b86fb80dd1..fdad3b932b54a27e34f3983e7ea2a227f6f14003 100644
|
| --- a/chrome/browser/ui/bookmarks/bookmark_tab_helper.cc
|
| +++ b/chrome/browser/ui/bookmarks/bookmark_tab_helper.cc
|
| @@ -15,7 +15,7 @@
|
| #include "chrome/browser/ui/webui/ntp/new_tab_ui.h"
|
| #include "components/bookmarks/browser/bookmark_model.h"
|
| #include "components/bookmarks/common/bookmark_pref_names.h"
|
| -#include "components/syncable_prefs/pref_service_syncable.h"
|
| +#include "components/sync_preferences/pref_service_syncable.h"
|
| #include "content/public/browser/navigation_entry.h"
|
| #include "content/public/browser/web_contents.h"
|
|
|
|
|