| Index: Source/bindings/core/v8/BindingSecurity.cpp
|
| diff --git a/Source/bindings/core/v8/BindingSecurity.cpp b/Source/bindings/core/v8/BindingSecurity.cpp
|
| index 7a7b2816492f2e048c69c15ac25e3c69fbfc237c..f3cb1164c7db70100bbca238c5739766269415ea 100644
|
| --- a/Source/bindings/core/v8/BindingSecurity.cpp
|
| +++ b/Source/bindings/core/v8/BindingSecurity.cpp
|
| @@ -39,7 +39,7 @@
|
| #include "core/html/HTMLFrameElementBase.h"
|
| #include "platform/weborigin/SecurityOrigin.h"
|
|
|
| -namespace WebCore {
|
| +namespace blink {
|
|
|
| static bool isDocumentAccessibleFromDOMWindow(Document* targetDocument, LocalDOMWindow* callingWindow)
|
| {
|
|
|