1 # Do not add any includes under chrome/ anywhere in chromecast. 2 3 include_rules = [ 4 "+content/public/common", 5 "+crypto", 6 "+grit/chromecast_settings.h", 7 "+grit/shell_resources.h", 8 "+jni", 9 "+net", 10 "+ui", 11 ] 12