blob: 5f848d2fc66c353d4a626c44efe3eaa24e5d0ec7 [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",
"+content/public/common",
"+gpu/command_buffer/client",
"+jni",
"+net",
"+skia",
"+third_party/skia/include",
"+ui/android",
"+ui/base",
"+webkit",
]