OLD | NEW |
---|---|
1 include_rules = [ | 1 include_rules = [ |
2 "-chrome", | 2 "-chrome", |
3 | 3 |
4 "+chrome/browser/sync/api", | 4 "+chrome/browser/sync/api", |
5 "+chrome/browser/sync/protocol", | 5 "+chrome/browser/sync/protocol", |
6 "+chrome/browser/sync/syncable/model_type.h", | 6 "+chrome/browser/sync/syncable/model_type.h", |
7 "+chrome/browser/sync/util/immutable.h", | |
7 ] | 8 ] |
8 | 9 |
OLD | NEW |