blob: 29747ce9c4fc196247446d9321ab8b03e40a3c58 [file] [log] [blame]
# Please include joth@ and (joi@ or 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",
"!chrome/browser/component",
"+content/components",
"+content/public/common",
"+jni",
"+net",
"+ui/android",
"+ui/base",
"+webkit",
]