Chromium Code Reviews| Index: components/sync_sessions/DEPS |
| diff --git a/components/sync_sessions/DEPS b/components/sync_sessions/DEPS |
| index a036f0045d4bf8400c1572f7704f3b1c8233ffd0..92906e7e002ccbf5fe19871c0f750c1feafde76d 100644 |
| --- a/components/sync_sessions/DEPS |
| +++ b/components/sync_sessions/DEPS |
| @@ -5,5 +5,6 @@ include_rules = [ |
| "+components/sessions", |
| "+components/sync_driver", |
| "+sync", |
| + "+ui/base/page_transition_types.h", |
| "+ui/gfx", |
| ] |