Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 include_rules = [ | 1 include_rules = [ |
| 2 "+components/user_manager", | |
| 3 | |
| 4 #TODO(rlarocque): Move this dependency into the invalidation component. | 2 #TODO(rlarocque): Move this dependency into the invalidation component. |
| 5 #See crbug.com/259559. | 3 #See crbug.com/259559. |
| 6 "+sync/internal_api/public/base", | 4 "+sync/internal_api/public/base", |
| 7 ] | 5 ] |
| OLD | NEW |