Index: chrome/browser/sync/protocol/proto_value_conversions_unittest.cc |
diff --git a/chrome/browser/sync/protocol/proto_value_conversions_unittest.cc b/chrome/browser/sync/protocol/proto_value_conversions_unittest.cc |
index fc8fe7665dd5927b144f75e07a5703cfc9fb2f39..2a1f4e80ad312aa03e0e7c349ad9da9dd37f6bd7 100644 |
--- a/chrome/browser/sync/protocol/proto_value_conversions_unittest.cc |
+++ b/chrome/browser/sync/protocol/proto_value_conversions_unittest.cc |
@@ -91,10 +91,6 @@ TEST_F(ProtoValueConversionsTest, AutofillSpecificsToValue) { |
TestSpecificsToValue(AutofillSpecificsToValue); |
} |
-TEST_F(ProtoValueConversionsTest, AutofillCreditCardSpecificsToValue) { |
- TestSpecificsToValue(AutofillCreditCardSpecificsToValue); |
-} |
- |
TEST_F(ProtoValueConversionsTest, AutofillProfileSpecificsToValue) { |
TestSpecificsToValue(AutofillProfileSpecificsToValue); |
} |