Index: components/sync/protocol/proto_enum_conversions.h |
diff --git a/components/sync/protocol/proto_enum_conversions.h b/components/sync/protocol/proto_enum_conversions.h |
index 3a2b50c95ef5df773bd13cba194aedaa9b7a18ff..fbc82779ef70741abfb0d56b1ee860b65e9ee94d 100644 |
--- a/components/sync/protocol/proto_enum_conversions.h |
+++ b/components/sync/protocol/proto_enum_conversions.h |
@@ -65,7 +65,8 @@ const char* ProtoEnumToString(sync_pb::TabNavigation::BlockedState state); |
const char* ProtoEnumToString(sync_pb::TabNavigation::PasswordState state); |
-const char* ProtoEnumToString(sync_pb::Translation::Interaction interaction); |
+const char* ProtoEnumToString( |
+ sync_pb::UserEventSpecifics::Translation::Interaction interaction); |
const char* ProtoEnumToString( |
sync_pb::WalletMaskedCreditCard::WalletCardClass wallet_card_class); |