OLD | NEW |
---|---|
1 include_rules = [ | 1 include_rules = [ |
2 "-content", | 2 "-content", |
3 "+content/public", | 3 "+content/public", |
4 # DO NOT ADD ANY ENTRIES TO INTERNAL CONTENT HEADERS! | |
5 # TODO(jam): remove | |
6 "+content/test/content_browser_test.h", | |
7 ] | 4 ] |
OLD | NEW |