Index: chrome/browser/sync/test/integration/multiple_client_typed_urls_sync_test.cc |
diff --git a/chrome/browser/sync/test/integration/multiple_client_typed_urls_sync_test.cc b/chrome/browser/sync/test/integration/multiple_client_typed_urls_sync_test.cc |
index abf2357f66fc22ee77e4cca560bf15929ac83858..d401f2ef31e28c83c5c1149208793390a7a0e142 100644 |
--- a/chrome/browser/sync/test/integration/multiple_client_typed_urls_sync_test.cc |
+++ b/chrome/browser/sync/test/integration/multiple_client_typed_urls_sync_test.cc |
@@ -5,11 +5,11 @@ |
#include "base/i18n/number_formatting.h" |
#include "base/memory/scoped_vector.h" |
#include "base/strings/utf_string_conversions.h" |
-#include "chrome/browser/history/history_types.h" |
#include "chrome/browser/sessions/session_service.h" |
#include "chrome/browser/sync/test/integration/profile_sync_service_harness.h" |
#include "chrome/browser/sync/test/integration/sync_test.h" |
#include "chrome/browser/sync/test/integration/typed_urls_helper.h" |
+#include "components/history/core/browser/history_types.h" |
using typed_urls_helper::AddUrlToHistory; |
using typed_urls_helper::AwaitCheckAllProfilesHaveSameURLsAsVerifier; |