include_rules = [ "+components/services/app_service/public", "+device/bluetooth", "+extensions/strings/grit/extensions_strings.h", # Generated files "+js2webui/chrome/test/data", # Other libraries. "+third_party/angle", # For ANGLE version. "+third_party/brotli", # For compressed resources. "+third_party/zlib/zlib.h", # For compression level constants. ] specific_include_rules = { "chrome_webui_navigation_browsertest.cc": [ "+content/browser/frame_host/render_frame_host_impl.h", "+content/common/frame.mojom.h", ], }