Make the fling acceleration curve be easily configurable.
[chromium-blink-merge.git] / android_webview / DEPS
blob29747ce9c4fc196247446d9321ab8b03e40a3c58
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/components",
12   "+content/public/common",
13   "+jni",
14   "+net",
15   "+ui/android",
16   "+ui/base",
17   "+webkit",