| Index: components/history/core/browser/typed_url_syncable_service_unittest.cc
|
| diff --git a/components/history/core/browser/typed_url_syncable_service_unittest.cc b/components/history/core/browser/typed_url_syncable_service_unittest.cc
|
| index a0c6ea277ad7d092cffce32319496c2635de1271..bbdceba8c567117e8793ebca0d34dc7f845fa7d3 100644
|
| --- a/components/history/core/browser/typed_url_syncable_service_unittest.cc
|
| +++ b/components/history/core/browser/typed_url_syncable_service_unittest.cc
|
| @@ -11,6 +11,7 @@
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "base/thread_task_runner_handle.h"
|
| #include "components/history/core/browser/history_backend.h"
|
| +#include "components/history/core/browser/history_backend_client.h"
|
| #include "components/history/core/browser/history_types.h"
|
| #include "sync/api/fake_sync_change_processor.h"
|
| #include "sync/api/sync_change_processor_wrapper_for_test.h"
|
|
|