Index: Source/core/testing/Internals.h |
diff --git a/Source/core/testing/Internals.h b/Source/core/testing/Internals.h |
index 6648279b849b8215bffba473a592e35d10e54093..d87316ae82c9ca57a013ee4aa9e2f3ae0cfa70ea 100644 |
--- a/Source/core/testing/Internals.h |
+++ b/Source/core/testing/Internals.h |
@@ -331,6 +331,7 @@ public: |
PassRefPtrWillBeRawPtr<ClientRectList> getTransitionElementRects(); |
void hideAllTransitionElements(); |
void showAllTransitionElements(); |
+ void setExitTransitionStylesheetsEnabled(bool); |
unsigned countHitRegions(CanvasRenderingContext2D*); |