Index: chrome/browser/ui/cocoa/location_bar/content_setting_decoration.h |
diff --git a/chrome/browser/ui/cocoa/location_bar/content_setting_decoration.h b/chrome/browser/ui/cocoa/location_bar/content_setting_decoration.h |
index 417e4d82c8105b4bf222c7667b51de9366e030be..4584b9a78cd069292d915e7a591aaf2901006f0e 100644 |
--- a/chrome/browser/ui/cocoa/location_bar/content_setting_decoration.h |
+++ b/chrome/browser/ui/cocoa/location_bar/content_setting_decoration.h |
@@ -11,7 +11,8 @@ |
#include "components/content_settings/core/common/content_settings_types.h" |
// ContentSettingDecoration is used to display the content settings |
-// images on the current page. |
+// images on the current page. For example, the decoration animates into and out |
+// of view when a page attempts to show a popup and the popup blocker is on. |
@class ContentSettingAnimationState; |
class ContentSettingImageModel; |