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 add6d5e18e687c9d3e778ad035c0a6ee35cffbec..054a84507c15a0ff928d2fc2dfe625e93416a0c2 100644 |
--- a/third_party/WebKit/Source/core/testing/Internals.h |
+++ b/third_party/WebKit/Source/core/testing/Internals.h |
@@ -66,7 +66,6 @@ class Location; |
class Node; |
class OriginTrialsTest; |
class Page; |
-class PrivateScriptTest; |
class Range; |
class SerializedScriptValue; |
class ShadowRoot; |
@@ -379,7 +378,6 @@ class Internals final : public GarbageCollected<Internals>, |
const String& scheme); |
TypeConversions* typeConversions() const; |
- PrivateScriptTest* privateScriptTest() const; |
DictionaryTest* dictionaryTest() const; |
UnionTypesTest* unionTypesTest() const; |
OriginTrialsTest* originTrialsTest() const; |