summaryrefslogtreecommitdiffstats
path: root/chromium/components/webapps/browser/android/DEPS
blob: 9ebb7c6042d412df6e084b8756c3fda3c3b753e0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
include_rules = [
  "+components/browser_ui/widget/android",
  "+components/browser_ui/bottomsheet/android",
  "+components/dom_distiller",
  "+components/favicon/content",
  "+components/favicon/core",
  "+components/favicon_base",
  "+components/feature_engagement",
  "+components/strings",
  "+components/url_formatter",
  "+components/version_info",
  "+components/webapk",
  "+content/public/android",
  "+content/public/test",
  "+mojo/public/cpp",
  "+net/http/http_util.h",
  "+net/test/embedded_test_server/embedded_test_server.h",
  "+services/device/public/mojom",
  "+services/network/public/mojom",
  "+services/network/test",
  "+third_party/smhasher",
  "+ui/android",
  "+ui/base",
  "+ui/gfx",
]