1 include_rules = [ 2 "+components/pairing", 3 "+components/onc", 4 "+components/ownership", 5 "+components/user_manager", 6 "+cros", 7 "+dbus", 8 "+device/bluetooth", 9 "+media/audio/sounds", # For system sounds 10 "+media/base/media_switches.h", # For media command line switches. 11 12 # Other libraries. 13 "+third_party/libjingle", 14 ] 15