Index: third_party/WebKit/Source/core/editing/FrameSelection.h |
diff --git a/third_party/WebKit/Source/core/editing/FrameSelection.h b/third_party/WebKit/Source/core/editing/FrameSelection.h |
index b1bdf3800c54177e10d8f90591099e45e18d31c2..5a8f04c9c87cf8c6be1d9697a4c3779fc6a5f3ae 100644 |
--- a/third_party/WebKit/Source/core/editing/FrameSelection.h |
+++ b/third_party/WebKit/Source/core/editing/FrameSelection.h |
@@ -290,7 +290,7 @@ class CORE_EXPORT FrameSelection final |
// to use updated selection, we should make |updateIfNeeded()| private. |
void updateIfNeeded(); |
- DECLARE_VIRTUAL_TRACE(); |
+ DECLARE_TRACE(); |
private: |
friend class FrameSelectionTest; |