| Index: Source/core/testing/Internals.h
|
| diff --git a/Source/core/testing/Internals.h b/Source/core/testing/Internals.h
|
| index 08341e49dd5d54ee1a453b8af2bb14cea848791d..028aef0aee82248560015a7406360affae8bb466 100644
|
| --- a/Source/core/testing/Internals.h
|
| +++ b/Source/core/testing/Internals.h
|
| @@ -268,7 +268,6 @@ public:
|
|
|
| void startTrackingRepaints(Document*, ExceptionState&);
|
| void stopTrackingRepaints(Document*, ExceptionState&);
|
| - void updateLayoutIgnorePendingStylesheetsAndRunPostLayoutTasks(ExceptionState&);
|
| void updateLayoutIgnorePendingStylesheetsAndRunPostLayoutTasks(Node*, ExceptionState&);
|
| void forceFullRepaint(Document*, ExceptionState&);
|
|
|
|
|