| 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 27360069b9052f2c2b44b7ec515b68d9bffec7c4..11fbca5f86f30116b224d10a33e8859aa8845797 100644
|
| --- a/third_party/WebKit/Source/core/testing/Internals.h
|
| +++ b/third_party/WebKit/Source/core/testing/Internals.h
|
| @@ -333,7 +333,6 @@ class Internals final : public GarbageCollected<Internals>,
|
|
|
| unsigned numberOfLiveNodes() const;
|
| unsigned numberOfLiveDocuments() const;
|
| - String dumpRefCountedInstanceCounts() const;
|
| LocalDOMWindow* OpenDummyInspectorFrontend(const String& url);
|
| void CloseDummyInspectorFrontend();
|
|
|
|
|