Index: components/history/core/browser/history_service_unittest.cc |
diff --git a/components/history/core/browser/history_service_unittest.cc b/components/history/core/browser/history_service_unittest.cc |
index 7c72523abe7ff43cbdc1667148fe50eaf4e9701b..7dd71e45ce1e53c7461796eebb78ae19c73b09c6 100644 |
--- a/components/history/core/browser/history_service_unittest.cc |
+++ b/components/history/core/browser/history_service_unittest.cc |
@@ -35,6 +35,7 @@ |
#include "components/history/core/test/database_test_utils.h" |
#include "components/history/core/test/test_history_database.h" |
#include "components/sync/api/attachments/attachment_id.h" |
+#include "components/sync/api/attachments/attachment_service_proxy_for_test.h" |
#include "components/sync/api/fake_sync_change_processor.h" |
#include "components/sync/api/sync_change.h" |
#include "components/sync/api/sync_change_processor.h" |
@@ -42,7 +43,6 @@ |
#include "components/sync/api/sync_error.h" |
#include "components/sync/api/sync_error_factory.h" |
#include "components/sync/api/sync_merge_result.h" |
-#include "components/sync/core/attachments/attachment_service_proxy_for_test.h" |
#include "components/sync/protocol/history_delete_directive_specifics.pb.h" |
#include "components/sync/protocol/sync.pb.h" |
#include "testing/gtest/include/gtest/gtest.h" |