blob: 29747ce9c4fc196247446d9321ab8b03e40a3c58 [file] [log] [blame]
[email protected]453ab2c2012-10-29 11:56:341# Please include joth@ and (joi@ or erikwright@) on the review for any changes
2# 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]b27a5842012-11-09 10:06:1310 "!chrome/browser/component",
11 "+content/components",
[email protected]453ab2c2012-10-29 11:56:3412 "+content/public/common",
[email protected]5d730a32012-08-23 19:11:2313 "+jni",
[email protected]22c5f0862012-09-07 05:43:1014 "+net",
[email protected]2e516182012-09-19 14:21:4815 "+ui/android",
[email protected]9b57401b2012-10-10 16:01:4716 "+ui/base",
17 "+webkit",
[email protected]878aa822012-08-09 10:55:0418]