blob: 4371aabb3f30f3fe76ac52c5250a1df94ded85b4 [file] [log] [blame]
include_rules = [
"+components/grit/components_resources.h",
"+components/leveldb_proto",
"+components/pref_registry",
"+components/prefs",
"+components/strings/grit/components_strings.h",
"+components/sync_preferences",
"+components/variations",
"+crypto", # For sha256
"+google", # For third_party/protobuf.
"+third_party/dom_distiller_js",
"+third_party/re2",
"+net/base",
"+net/http",
"+net/traffic_annotation",
"+net/url_request",
"+services/network/public/cpp",
"+services/network/test",
"+ui/base/l10n",
"+ui/base/resource",
"+ui/gfx",
# The dom distiller is a layered component; subdirectories must explicitly
# introduce the ability to use the content layer as appropriate.
# http://www.chromium.org/developers/design-documents/layered-components-design
"-components/dom_distiller",
"+components/dom_distiller/core",
]