Remove PlatformFile from fileapi::AsyncFileUtil
[chromium-blink-merge.git] / android_webview / DEPS
blob91ac0f5003ae3a07b687894cc5bb7e4d91636894
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   "+components/data_reduction_proxy",
11   "+content/public/common",
12   "+gpu",
13   "+jni",
14   "+net",
15   "+skia",
16   "+third_party/skia/include",
17   "+ui/android",
18   "+ui/base",
19   "+webkit",