Cross Reference: DEPS
xref: /external/chromium_org/components/autofill/core/browser/DEPS
  • Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Download
  • only in DEPS
1include_rules = [
2  "+components/keyed_service/core",
3  "+components/webdata/common",
4  "+crypto/random.h",
5  "+google_apis/gaia",
6  "+google_apis/google_api_keys.h",
7  "+net",
8  "+sql",
9  "+third_party/fips181",
10  "+third_party/libjingle",
11  "+third_party/webrtc/libjingle",
12  "+third_party/libaddressinput", # For address i18n.
13  "+third_party/libphonenumber",  # For phone number i18n.
14]
15

Indexes created Fri Mar 13 02:32:08 CET 2015