Index: chrome/browser/sync/glue/session_sync_test_helper.cc |
diff --git a/chrome/browser/sync/glue/session_sync_test_helper.cc b/chrome/browser/sync/glue/session_sync_test_helper.cc |
index e23653c69623fc2d22ea571098765bf2b7507bdc..16cae098c1308d8b5e5ed6bc3f6e430e51ef1143 100644 |
--- a/chrome/browser/sync/glue/session_sync_test_helper.cc |
+++ b/chrome/browser/sync/glue/session_sync_test_helper.cc |
@@ -7,9 +7,9 @@ |
#include <stddef.h> |
#include "base/strings/utf_string_conversions.h" |
+#include "components/sync/protocol/session_specifics.pb.h" |
+#include "components/sync/protocol/sync_enums.pb.h" |
#include "components/sync_sessions/synced_session.h" |
-#include "sync/protocol/session_specifics.pb.h" |
-#include "sync/protocol/sync_enums.pb.h" |
#include "testing/gtest/include/gtest/gtest.h" |