Chromium Code Reviews| Index: Source/core/editing/Editor.h |
| diff --git a/Source/core/editing/Editor.h b/Source/core/editing/Editor.h |
| index cf19d07618dc93502659713202a1c39fdc92c860..8d5d75fdaa984a571c92e20194cf424581fd4a46 100644 |
| --- a/Source/core/editing/Editor.h |
| +++ b/Source/core/editing/Editor.h |
| @@ -42,6 +42,7 @@ |
| namespace blink { |
| class CompositeEditCommand; |
| +class DummyPageHolder; |
| class EditCommandComposition; |
| class EditorClient; |
| class EditorInternalCommand; |