| Index: third_party/WebKit/Source/core/testing/Internals.h
|
| diff --git a/third_party/WebKit/Source/core/testing/Internals.h b/third_party/WebKit/Source/core/testing/Internals.h
|
| index d269bdede4bce37bf5c68a44f5942d03e544518b..1d5f541d0d9f6374372e8647c444684a14b4fefd 100644
|
| --- a/third_party/WebKit/Source/core/testing/Internals.h
|
| +++ b/third_party/WebKit/Source/core/testing/Internals.h
|
| @@ -90,8 +90,6 @@ class Internals final : public GarbageCollected<Internals>,
|
|
|
| String elementLayoutTreeAsText(Element*, ExceptionState&);
|
|
|
| - String address(Node*);
|
| -
|
| GCObservation* observeGC(ScriptValue);
|
|
|
| bool isPreloaded(const String& url);
|
|
|