summaryrefslogtreecommitdiffstats
path: root/ui/views/bubble/tray_bubble_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'ui/views/bubble/tray_bubble_view.h')
-rw-r--r--ui/views/bubble/tray_bubble_view.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/views/bubble/tray_bubble_view.h b/ui/views/bubble/tray_bubble_view.h
index e79cdc0..22e5f76 100644
--- a/ui/views/bubble/tray_bubble_view.h
+++ b/ui/views/bubble/tray_bubble_view.h
@@ -96,6 +96,7 @@ class VIEWS_EXPORT TrayBubbleView : public views::BubbleDelegateView,
AnchorAlignment anchor_alignment,
int min_width,
int max_width);
+ InitParams(const InitParams& other);
AnchorType anchor_type;
AnchorAlignment anchor_alignment;
int min_width;