Home | History | Annotate | Download | only in core
      1 include_rules = [
      2   # TODO(blundell): Bring this list to zero.
      3   #
      4   # Do not add to the list of temporarily-allowed dependencies below,
      5   # and please do not introduce more #includes of these files.
      6   "!content/public/common/common_param_traits.h",
      7   "!content/public/common/common_param_traits_macros.h",
      8   "!content/public/common/password_form.h",
      9   "!third_party/WebKit/public/web/WebFormElement.h",
     10 ]
     11