1 include_rules = [ 2 "+athena/extensions/public", 3 "+athena/main/public", 4 "+athena/screen/public", 5 "+athena/util", 6 "+components/captive_portal", 7 "+components/native_app_window", 8 "+components/user_manager", 9 10 # Library used for calculating CRC-32 needed for HWID verification. 11 "+third_party/zlib", 12 ] 13