Chromium Code Reviews| Index: sync/sessions/session_state.h |
| diff --git a/sync/sessions/session_state.h b/sync/sessions/session_state.h |
| index a9468b5a4f92a5327624630e4c4308810e931e17..290ecee05b4face314e2d2f6c0285fe5832a648d 100644 |
| --- a/sync/sessions/session_state.h |
| +++ b/sync/sessions/session_state.h |
| @@ -16,7 +16,7 @@ |
| #include <vector> |
| #include "sync/engine/syncer_types.h" |
| -#include "sync/engine/syncproto.h" |
| +#include "sync/protocol/sync.pb.h" |
| #include "sync/syncable/syncable_id.h" |
| namespace syncer { |