Index: Source/core/testing/Internals.h |
diff --git a/Source/core/testing/Internals.h b/Source/core/testing/Internals.h |
index c5a541312de636b92e904d972df75172f1a8faee..6f171cab18013dbf62983df36e421a03eacea7cf 100644 |
--- a/Source/core/testing/Internals.h |
+++ b/Source/core/testing/Internals.h |
@@ -318,6 +318,7 @@ public: |
void setNetworkStateNotifierTestOnly(bool); |
// Test must call setNetworkStateNotifierTestOnly(true) before calling setNetworkConnectionInfo. |
void setNetworkConnectionInfo(const String&, ExceptionState&); |
+ String serializeNavigationMarkup(Document*, ExceptionState&); |
unsigned countHitRegions(CanvasRenderingContext2D*); |