| Index: ash/system/tray/special_popup_row.h
|
| diff --git a/ash/system/tray/special_popup_row.h b/ash/system/tray/special_popup_row.h
|
| index a24ab968b3c6594bccd2c37052c36289a01791f5..948c3bd74b4cad7ac79ccf02d9b6339794d5ec5b 100644
|
| --- a/ash/system/tray/special_popup_row.h
|
| +++ b/ash/system/tray/special_popup_row.h
|
| @@ -42,7 +42,6 @@ class ASH_EXPORT SpecialPopupRow : public views::View {
|
|
|
| views::View* content_;
|
| views::View* button_container_;
|
| - views::Label* text_label_;
|
|
|
| DISALLOW_COPY_AND_ASSIGN(SpecialPopupRow);
|
| };
|
|
|