blob: d45fa05694b43bf389799a7161b825b5813124db [file] [log] [blame]
mnaganov9e5c48d2015-03-20 11:01:391# Please include torne@ and (erikwright@) on the review for any changes
[email protected]62885ab2013-01-23 03:55:162# to DEPS files under android_webview/
[email protected]878aa822012-08-09 10:55:043
[email protected]b27a5842012-11-09 10:06:134# Do not add any includes under chrome/ anywhere in android_webview.
[email protected]878aa822012-08-09 10:55:045
6include_rules = [
[email protected]5d730a32012-08-23 19:11:237 # lib is the top-level target, and must remain a leaf in the dependency tree.
8 "-android_webview/lib",
9
[email protected]1575e3d2014-05-03 22:21:4410 "+components/data_reduction_proxy",
dgozman0115d2a262015-04-22 18:39:1311 "+components/devtools_discovery",
[email protected]453ab2c2012-10-29 11:56:3412 "+content/public/common",
[email protected]c50776672014-07-11 20:26:3513 "+crypto",
[email protected]92dd77772013-08-01 23:57:5614 "+gpu",
[email protected]5d730a32012-08-23 19:11:2315 "+jni",
[email protected]22c5f0862012-09-07 05:43:1016 "+net",
[email protected]f60335c2013-01-09 11:48:0717 "+skia",
18 "+third_party/skia/include",
[email protected]2e516182012-09-19 14:21:4819 "+ui/android",
[email protected]9b57401b2012-10-10 16:01:4720 "+ui/base",
[email protected]ffff5b32014-06-25 21:31:0821 "+ui/gfx",
[email protected]878aa822012-08-09 10:55:0422]