diff options
Diffstat (limited to 'chrome/browser/sync/glue/DEPS')
-rw-r--r-- | chrome/browser/sync/glue/DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/sync/glue/DEPS b/chrome/browser/sync/glue/DEPS index 260f38a..c4d5763 100644 --- a/chrome/browser/sync/glue/DEPS +++ b/chrome/browser/sync/glue/DEPS @@ -18,7 +18,7 @@ include_rules = [ "+sync/notifier/sync_notifier_observer.h", "+sync/syncable/model_type.h", "+sync/syncable/model_type_payload_map.h", - "+sync/sessions/session_state.h", + "+sync/sessions/sync_session_snapshot.h", # Mocks/tests. "+sync/engine/syncapi_mock.h", |