| Index: chrome/browser/history/chrome_history_backend_client.cc
|
| diff --git a/chrome/browser/history/chrome_history_backend_client.cc b/chrome/browser/history/chrome_history_backend_client.cc
|
| index 595994be5785531df907a23d3da3da5240d2b936..bbfcd1b8bddeb8a4dcc1ea1be9c56aa88445e64c 100644
|
| --- a/chrome/browser/history/chrome_history_backend_client.cc
|
| +++ b/chrome/browser/history/chrome_history_backend_client.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "chrome/browser/history/chrome_history_backend_client.h"
|
|
|
| +#include "build/build_config.h"
|
| #include "chrome/common/channel_info.h"
|
| #include "chrome/common/features.h"
|
| #include "components/bookmarks/browser/bookmark_model.h"
|
|
|