diff --git a/proto/sharing_enums.proto b/proto/sharing_enums.proto index 849993b4..57858776 100644 --- a/proto/sharing_enums.proto +++ b/proto/sharing_enums.proto @@ -779,7 +779,7 @@ enum FastInitType { FAST_INIT_SILENT_TYPE = 2; } -// LINT.IfChanged +// LINT.IfChange /** The type of desktop notification event. */ enum DesktopNotification { DESKTOP_NOTIFICATION_UNKNOWN = 0;