Index: Source/core/testing/Internals.h |
diff --git a/Source/core/testing/Internals.h b/Source/core/testing/Internals.h |
index d70b6fe4131a8fc97d48bc92850b21669ef3714f..7978742f8b3510ee8e3502922fc0f21b35bcb998 100644 |
--- a/Source/core/testing/Internals.h |
+++ b/Source/core/testing/Internals.h |
@@ -235,9 +235,6 @@ public: |
void allowRoundingHacks() const; |
- void insertAuthorCSS(Document*, const String&) const; |
- void insertUserCSS(Document*, const String&) const; |
- |
unsigned numberOfLiveNodes() const; |
unsigned numberOfLiveDocuments() const; |
Vector<String> consoleMessageArgumentCounts(Document*) const; |