Index: components/browser_sync/profile_sync_test_util.cc |
diff --git a/components/browser_sync/profile_sync_test_util.cc b/components/browser_sync/profile_sync_test_util.cc |
index a64c2e34041967450420278382d0b70cf4745056..f9f8355d157c5b083814b90734f80b6406a4d8da 100644 |
--- a/components/browser_sync/profile_sync_test_util.cc |
+++ b/components/browser_sync/profile_sync_test_util.cc |
@@ -7,6 +7,7 @@ |
#include <utility> |
#include "base/memory/ptr_util.h" |
+#include "base/threading/thread_task_runner_handle.h" |
#include "components/bookmarks/browser/bookmark_model.h" |
#include "components/history/core/browser/history_model_worker.h" |
#include "components/history/core/browser/history_service.h" |