Revert 198312 "Effects Pepper Plugin and MediaStream Glue."
[chromium-blink-merge.git] / android_webview / DEPS
blob02d8ca9fe9176eef3590547ccdb9860f42cf33fc
1 # Please include joth@ and (joi@ or erikwright@) on the review for any changes
2 # to DEPS files under android_webview/
4 # Do not add any includes under chrome/ anywhere in android_webview.
6 include_rules = [
7   # lib is the top-level target, and must remain a leaf in the dependency tree.
8   "-android_webview/lib",
10   "!chrome/browser/component",
11   "+content/public/common",
12   "+jni",
13   "+net",
14   "+skia",
15   "+third_party/skia/include",
16   "+ui/android",
17   "+ui/base",
18   "+webkit",