| Index: Source/core/testing/Internals.h
|
| diff --git a/Source/core/testing/Internals.h b/Source/core/testing/Internals.h
|
| index abf1f8dc4f6af49ff4ed24a146eee4ecab5c7beb..849182a26e201babbd553f5641ca25c300c82afd 100644
|
| --- a/Source/core/testing/Internals.h
|
| +++ b/Source/core/testing/Internals.h
|
| @@ -326,6 +326,7 @@ public:
|
| void setNetworkConnectionInfo(const String&, ExceptionState&);
|
| String serializeNavigationMarkup();
|
| void hideAllTransitionElements();
|
| + void showAllTransitionElements();
|
|
|
| unsigned countHitRegions(CanvasRenderingContext2D*);
|
|
|
|
|