include_rules = [ "+net", "+printing", # The subdirectories in chrome/ will manually allow their own include # directories in chrome/ so we disallow all of them. "-chrome", "+chrome/common", "+chrome/test", # Don't allow inclusion of these other libs we shouldn't be calling directly. "-v8", "-webkit", "-tools", # Brett's test. Contact him for questions. "+frame_window", ]