summaryrefslogtreecommitdiff
path: root/chromium/components/autofill_assistant/browser/DEPS
blob: bc88f1739196bbecb37c99242a2628d97bf33ddb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
include_rules = [
  "+chrome/android/features/autofill_assistant/test_support_jni_headers",
  "+components/autofill",
  "+components/password_manager/core/browser",
  "+components/version_info/version_info.h",
  "+content/public/browser",
  "+content/public/test",
  "+content/shell/browser/shell.h",
  "+components/signin/public/identity_manager",
  "+components/strings/grit/components_strings.h",
  "+google_apis",
  "+net",
  "+services/network/public/cpp",
  "+third_party/blink/public/mojom/payments/payment_request.mojom.h",
  "+third_party/icu/source/common/unicode",
  "+third_party/libaddressinput/chromium/addressinput_util.h",
  "+third_party/libaddressinput/src/cpp/include/libaddressinput/address_data.h",
  "+third_party/re2",
  "+ui/base/l10n/l10n_util.h",
  "+ui/events/keycodes/dom",
]