Merge "Add bubble logging for permission dialog shown."
diff --git a/atoms.proto b/atoms.proto
index 62926cb..78e994f 100644
--- a/atoms.proto
+++ b/atoms.proto
@@ -5455,7 +5455,7 @@
         HEADER_GO_TO_SETTINGS = 9;
         PERMISSION_OPT_IN = 10;
         PERMISSION_OPT_OUT = 11;
-        PERMISSION_IGNORED = 12;
+        PERMISSION_DIALOG_SHOWN = 12;
         SWIPE_LEFT = 13;
         SWIPE_RIGHT = 14;
         STACK_EXPANDED = 15;