Index: Source/core/testing/Internals.h |
diff --git a/Source/core/testing/Internals.h b/Source/core/testing/Internals.h |
index 15dab9e45ab2cc5f5af363970261ecfc2946f0e0..0ba3e551d3a4c7dc29465ef1a232ba0cb2c7cea9 100644 |
--- a/Source/core/testing/Internals.h |
+++ b/Source/core/testing/Internals.h |
@@ -366,7 +366,7 @@ public: |
String unscopeableAttribute(); |
String unscopeableMethod(); |
- ClientRectList* focusRingRects(Element*); |
+ ClientRectList* outlineRects(Element*); |
void setCapsLockState(bool enabled); |