| Index: third_party/WebKit/Source/web/WebFrame.cpp
|
| diff --git a/third_party/WebKit/Source/web/WebFrame.cpp b/third_party/WebKit/Source/web/WebFrame.cpp
|
| index a12cb5def6bb147df9e449e00e7af484ec540f9e..61f14303e0c06ff1774cf19ecf7ab920ab88fc27 100644
|
| --- a/third_party/WebKit/Source/web/WebFrame.cpp
|
| +++ b/third_party/WebKit/Source/web/WebFrame.cpp
|
| @@ -342,7 +342,6 @@ ALWAYS_INLINE void WebFrame::clearWeakFramesImpl(VisitorDispatcher visitor) {
|
| }
|
|
|
| DEFINE_VISITOR_METHOD(Visitor*)
|
| -DEFINE_VISITOR_METHOD(InlinedGlobalMarkingVisitor)
|
|
|
| #undef DEFINE_VISITOR_METHOD
|
|
|
|
|