Index: chrome/common/safe_browsing/permission_report.proto |
diff --git a/chrome/common/safe_browsing/permission_report.proto b/chrome/common/safe_browsing/permission_report.proto |
index 73a6ce9d1a2a164bb2f8f66ea98e001aeb797b9d..5e32491715641a08b5c330341b0fc41d78f0b125 100644 |
--- a/chrome/common/safe_browsing/permission_report.proto |
+++ b/chrome/common/safe_browsing/permission_report.proto |
@@ -95,6 +95,8 @@ message PermissionReport { |
DURABLE_STORAGE = 7; |
AUDIO_CAPTURE = 8; |
VIDEO_CAPTURE = 9; |
+ BACKGROUND_SYNC = 10; |
+ PLUGINS = 11; |
} |
// Whether the decision on a prompt was persisted. |