Battery Status API: add UMA logging for Linux.
[chromium-blink-merge.git] / android_webview / native / DEPS
blobc3bef640bd3ca504cf7079ca3f0fafb15462cf39
1 include_rules = [
2   "+content/public/browser",
3   "+content/public/test",
4   "+media/base/android",
5   "+ui/gfx",
6   "+ui/shell_dialogs",
8   # Components that Android WebView depends on.
9   "+components/autofill/content/browser",
10   "+components/autofill/core/browser",
11   "+components/autofill/core/common",
12   "+components/data_reduction_proxy/browser",
13   "+components/navigation_interception",
14   "+components/user_prefs",
15   "+components/web_contents_delegate_android",
17   "+printing",