UPLOAD_NOT_REQUIRED  130 components/autofill/core/browser/autofill_download.cc   if (form.upload_required() == UPLOAD_NOT_REQUIRED ||
UPLOAD_NOT_REQUIRED   64 components/autofill/core/browser/autofill_xml_parser.cc           *upload_required_ = UPLOAD_NOT_REQUIRED;
UPLOAD_NOT_REQUIRED   97 components/autofill/core/browser/autofill_xml_parser_unittest.cc   EXPECT_EQ(UPLOAD_NOT_REQUIRED, upload_required_);