| Index: chrome/browser/history/chrome_history_backend_client.h
|
| diff --git a/chrome/browser/history/chrome_history_backend_client.h b/chrome/browser/history/chrome_history_backend_client.h
|
| index 96cc39c2e69271c593f39930e91b474786e74eec..0a332ad8a898b6a961bb0873329e420c29b82946 100644
|
| --- a/chrome/browser/history/chrome_history_backend_client.h
|
| +++ b/chrome/browser/history/chrome_history_backend_client.h
|
| @@ -6,6 +6,7 @@
|
| #define CHROME_BROWSER_HISTORY_CHROME_HISTORY_BACKEND_CLIENT_H_
|
|
|
| #include "base/macros.h"
|
| +#include "build/build_config.h"
|
| #include "components/history/core/browser/history_backend_client.h"
|
|
|
| namespace bookmarks {
|
|
|