| Index: webkit/tools/test_shell/notification_presenter.cc
|
| diff --git a/webkit/tools/test_shell/notification_presenter.cc b/webkit/tools/test_shell/notification_presenter.cc
|
| index a09bfcfac1170b533c5e92de1ec83b8a37b75a2e..f1d842f3468f3472cdb8a38377651d1b3e7106e9 100644
|
| --- a/webkit/tools/test_shell/notification_presenter.cc
|
| +++ b/webkit/tools/test_shell/notification_presenter.cc
|
| @@ -28,8 +28,7 @@ void DeferredDisplayDispatch(WebNotification notification) {
|
| }
|
| }
|
|
|
| -TestNotificationPresenter::TestNotificationPresenter(TestShell* shell)
|
| - : shell_(shell) {
|
| +TestNotificationPresenter::TestNotificationPresenter(TestShell* shell) {
|
| }
|
|
|
| TestNotificationPresenter::~TestNotificationPresenter() {}
|
|
|