blob: b2c547c7a9c3b49583020e1d5ae8bb6f8b9cd799 [file] [log] [blame]
# Please include benm@ and (erikwright@) on the review for any changes
# to DEPS files under android_webview/
# Do not add any includes under chrome/ anywhere in android_webview.
include_rules = [
# lib is the top-level target, and must remain a leaf in the dependency tree.
"-android_webview/lib",
"+components/data_reduction_proxy",
"+content/browser/media/android",
"+content/public/common",
"+crypto",
"+gpu",
"+jni",
"+net",
"+skia",
"+third_party/skia/include",
"+ui/android",
"+ui/base",
"+ui/gfx",
"+webkit/common/gpu"
]