Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 include_rules = [ | 1 include_rules = [ |
| 2 "+sync/internal_api/base_node.h", | 2 "+sync/internal_api/base_node.h", |
| 3 "+sync/internal_api/public", | 3 "+sync/internal_api/public", |
| 4 "+sync/protocol", | 4 "+sync/protocol", |
| 5 "+sync/util/immutable.h", | 5 "+sync/util", |
| 6 ] | 6 ] |
| OLD | NEW |