| 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 8b5d61afbb3139dd0e0843ad5d7aee1b0f1f95e8..e3a9f560d8e39868fac0daab5aa6f06488a66403 100644
|
| --- a/chrome/browser/sync/glue/session_sync_test_helper.cc
|
| +++ b/chrome/browser/sync/glue/session_sync_test_helper.cc
|
| @@ -4,6 +4,8 @@
|
|
|
| #include "chrome/browser/sync/glue/session_sync_test_helper.h"
|
|
|
| +#include <stddef.h>
|
| +
|
| #include "base/strings/utf_string_conversions.h"
|
| #include "components/sync_sessions/synced_session.h"
|
| #include "sync/protocol/session_specifics.pb.h"
|
|
|