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

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

  "+third_party/skia/include/core",
  "+third_party/cld_2/src/public/compact_lang_det.h",
  "+third_party/cld_2/src/public/encodings.h",

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

  "+tools/json_schema_compiler",

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

  "+storage/common/fileapi",
]

