| Index: ash/system/status_area_widget.h
|
| diff --git a/ash/system/status_area_widget.h b/ash/system/status_area_widget.h
|
| index 6e200026dcfbc981ce4b0ea4b5037ba4feac9443..24ac0b84d5566ba35f8fb743a684ad189af37d2b 100644
|
| --- a/ash/system/status_area_widget.h
|
| +++ b/ash/system/status_area_widget.h
|
| @@ -25,8 +25,6 @@ class VirtualKeyboardTray;
|
|
|
| class ASH_EXPORT StatusAreaWidget : public views::Widget {
|
| public:
|
| - static const char kNativeViewName[];
|
| -
|
| StatusAreaWidget(aura::Window* status_container, ShelfWidget* shelf_widget);
|
| ~StatusAreaWidget() override;
|
|
|
|
|