include_rules = [
  # TODO(blundell): Bring this list to zero.
  #
  # Do not add to the list of temporarily-allowed dependencies below,
  # and please do not introduce more #includes of these files.
  "!content/public/common/common_param_traits.h",
  "!content/public/common/common_param_traits_macros.h",
  "!content/public/common/password_form.h",
  "!third_party/WebKit/public/web/WebFormElement.h",
]
