| Index: chrome/browser/sync/engine/syncer_proto_util.h
|
| diff --git a/chrome/browser/sync/engine/syncer_proto_util.h b/chrome/browser/sync/engine/syncer_proto_util.h
|
| index faf1900437ba46b051e4e346c5705d3a53c6133f..5caaf5c224785e365ac3c220085db295b54cc189 100644
|
| --- a/chrome/browser/sync/engine/syncer_proto_util.h
|
| +++ b/chrome/browser/sync/engine/syncer_proto_util.h
|
| @@ -9,6 +9,8 @@
|
| #include <string>
|
|
|
| #include "base/gtest_prod_util.h"
|
| +#include "chrome/browser/sync/sessions/sync_error.h"
|
| +#include "chrome/browser/sync/protocol/sync.pb.h"
|
| #include "chrome/browser/sync/syncable/blob.h"
|
| #include "chrome/browser/sync/syncable/model_type.h"
|
|
|
|
|