| Index: chrome/browser/sync/test/integration/two_client_bookmarks_sync_test.cc
|
| diff --git a/chrome/browser/sync/test/integration/two_client_bookmarks_sync_test.cc b/chrome/browser/sync/test/integration/two_client_bookmarks_sync_test.cc
|
| index c17703f15abe63a8d4c3ceaa15452834ddf6d34c..92da52c6c39a228dd320dbe33826ceaed96a86b3 100644
|
| --- a/chrome/browser/sync/test/integration/two_client_bookmarks_sync_test.cc
|
| +++ b/chrome/browser/sync/test/integration/two_client_bookmarks_sync_test.cc
|
| @@ -24,8 +24,8 @@
|
| #include "components/policy/core/common/mock_configuration_policy_provider.h"
|
| #include "components/policy/core/common/policy_map.h"
|
| #include "components/policy/core/common/policy_types.h"
|
| +#include "components/sync/sessions/sync_session_snapshot.h"
|
| #include "policy/policy_constants.h"
|
| -#include "sync/internal_api/public/sessions/sync_session_snapshot.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "ui/base/layout.h"
|
|
|
|
|