blob: fad02ef2197849ba2373a49482c5e052c59c5661 [file] [log] [blame]
include_rules = [
"+components/data_use_measurement/core",
"+components/leveldb_proto",
"+components/pref_registry",
"+components/prefs",
"+components/sync/model",
"+components/sync/protocol",
"+components/sync_preferences",
"+components/variations",
"+google", # For third_party/protobuf.
"+grit", # For generated headers.
"+jni",
"+third_party/dom_distiller_js",
"+third_party/re2",
"+net/base",
"+net/http",
"+net/url_request",
"+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",
]