From 9b0f46a2da7a29be5361e5572eca63bb5c8c1abe Mon Sep 17 00:00:00 2001 From: hai007 Date: Mon, 16 Oct 2023 16:25:38 -0700 Subject: [PATCH] Internal change. PiperOrigin-RevId: 573961794 --- proto/sharing_enums.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;