| Index: Source/web/NotificationPresenterImpl.cpp
|
| diff --git a/Source/web/NotificationPresenterImpl.cpp b/Source/web/NotificationPresenterImpl.cpp
|
| index fa9548a2e3dcfb4403590227bc3bb2c33603d529..f7884505999a915b7255202758b5da8b07e8a008 100644
|
| --- a/Source/web/NotificationPresenterImpl.cpp
|
| +++ b/Source/web/NotificationPresenterImpl.cpp
|
| @@ -39,7 +39,7 @@
|
| #include "public/web/WebNotificationPresenter.h"
|
| #include "public/web/WebSecurityOrigin.h"
|
|
|
| -using namespace WebCore;
|
| +using namespace blink;
|
|
|
| namespace blink {
|
|
|
|
|