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