| Index: chrome/browser/sync/glue/bookmark_change_processor.cc
|
| diff --git a/chrome/browser/sync/glue/bookmark_change_processor.cc b/chrome/browser/sync/glue/bookmark_change_processor.cc
|
| index cc6340f2e74a8e58cdc17e64a3d1777d40f5f9a1..ac57fcd53f59a3f511c423a7050400518241f8b4 100644
|
| --- a/chrome/browser/sync/glue/bookmark_change_processor.cc
|
| +++ b/chrome/browser/sync/glue/bookmark_change_processor.cc
|
| @@ -24,7 +24,7 @@
|
| #include "components/bookmarks/browser/bookmark_client.h"
|
| #include "components/bookmarks/browser/bookmark_model.h"
|
| #include "components/bookmarks/browser/bookmark_utils.h"
|
| -#include "components/favicon/core/browser/favicon_service.h"
|
| +#include "components/favicon/core/favicon_service.h"
|
| #include "components/history/core/browser/history_service.h"
|
| #include "content/public/browser/browser_thread.h"
|
| #include "sync/internal_api/public/change_record.h"
|
|
|