OLD | NEW |
---|---|
1 include_rules = [ | 1 include_rules = [ |
2 "+skia", | 2 "+skia", |
3 "+third_party/skia", | 3 "+third_party/skia", |
4 "+ui", | 4 "+ui", |
5 "+grit", | |
5 | 6 |
6 # Allow inclusion of third-party code: | 7 # Allow inclusion of third-party code: |
7 "+third_party/GTM", # Google Toolbox for Mac. | 8 "+third_party/GTM", # Google Toolbox for Mac. |
8 ] | 9 ] |
OLD | NEW |