Index: components/infobars/core/infobar_delegate.h |
diff --git a/components/infobars/core/infobar_delegate.h b/components/infobars/core/infobar_delegate.h |
index a39fde2306f6cc41dcbc3e6688f6526a51f699e6..9c49b2ff0fd4206903eea6c83f8da4febd4ab1b3 100644 |
--- a/components/infobars/core/infobar_delegate.h |
+++ b/components/infobars/core/infobar_delegate.h |
@@ -136,6 +136,7 @@ class InfoBarDelegate { |
SUBRESOURCE_FILTER_INFOBAR_DELEGATE_ANDROID = 66, |
INSTANT_APPS_INFOBAR_DELEGATE_ANDROID = 67, |
DATA_REDUCTION_PROXY_PREVIEW_INFOBAR_DELEGATE = 68, |
+ SCREEN_CAPTURE_INFOBAR_DELEGATE_ANDROID = 69, |
}; |
// Describes navigation events, used to decide whether infobars should be |