include_rules = [
  "+components/translate/core/language_detection",
  "+content/public/child",
  "+content/public/renderer",

  "+gin",
  "+mojo/edk/js",

  "+third_party/skia/include/core",
  "+third_party/cld",
  "+third_party/cld_2",
  "+third_party/cld_3",

  "+third_party/WebKit/public/platform",
  "+third_party/WebKit/public/web",

  "+tools/json_schema_compiler",

  "-v8",
  "+v8/include",

  "+storage/common/fileapi",
]

