| Index: components/history/core/test/history_client_fake_bookmarks.cc
|
| diff --git a/components/history/core/test/history_client_fake_bookmarks.cc b/components/history/core/test/history_client_fake_bookmarks.cc
|
| index ceed15fc8e94ab312134811b63ad94c7cdfa606b..739f6c1368eb38db219e921d286f4ea3afdd4906 100644
|
| --- a/components/history/core/test/history_client_fake_bookmarks.cc
|
| +++ b/components/history/core/test/history_client_fake_bookmarks.cc
|
| @@ -6,7 +6,9 @@
|
|
|
| #include <map>
|
|
|
| +#include "base/macros.h"
|
| #include "base/synchronization/lock.h"
|
| +#include "build/build_config.h"
|
| #include "components/history/core/browser/history_backend_client.h"
|
| #include "url/gurl.h"
|
|
|
|
|