autofill: Stop implicitly converting Rect to RectF in unit tests.
[chromium-blink-merge.git] / android_webview / DEPS
blobd45fa05694b43bf389799a7161b825b5813124db
1 # Please include torne@ and (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   "+components/devtools_discovery",
12   "+content/public/common",
13   "+crypto",
14   "+gpu",
15   "+jni",
16   "+net",
17   "+skia",
18   "+third_party/skia/include",
19   "+ui/android",
20   "+ui/base",
21   "+ui/gfx",