| Index: webkit/tools/test_shell/notification_presenter.h
|
| diff --git a/webkit/tools/test_shell/notification_presenter.h b/webkit/tools/test_shell/notification_presenter.h
|
| index cf5981b5b9cc848cab60fd63df3d86c476ce0ef1..85ddef56f9192e94a0c47bb1696f03adc7581ebd 100644
|
| --- a/webkit/tools/test_shell/notification_presenter.h
|
| +++ b/webkit/tools/test_shell/notification_presenter.h
|
| @@ -20,7 +20,7 @@ class TestNotificationPresenter : public WebKit::WebNotificationPresenter {
|
|
|
| void Reset();
|
|
|
| - // Called by the LayoutTestController to simulate a user granting
|
| + // Called by the testRunner to simulate a user granting
|
| // permission.
|
| void grantPermission(const std::string& origin);
|
|
|
|
|