| Index: ash/common/system/tray/tray_event_filter.cc
|
| diff --git a/ash/common/system/tray/tray_event_filter.cc b/ash/common/system/tray/tray_event_filter.cc
|
| index 658a91d2ebd460bd39b19571798b1ba2437540eb..3b277ccf184456965bfa1ee9e23c71eec44d9635 100644
|
| --- a/ash/common/system/tray/tray_event_filter.cc
|
| +++ b/ash/common/system/tray/tray_event_filter.cc
|
| @@ -15,8 +15,7 @@
|
|
|
| namespace ash {
|
|
|
| -TrayEventFilter::TrayEventFilter() {
|
| -}
|
| +TrayEventFilter::TrayEventFilter() {}
|
|
|
| TrayEventFilter::~TrayEventFilter() {
|
| DCHECK(wrappers_.empty());
|
|
|