Chromium Code Reviews| Index: Source/core/core.gypi |
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
| index 38dee096c6191005eaf2ec5cb0dcadc7f4345286..0dfa9dd3d7b2b08c189ec8f8c8a2a188caf22530 100644 |
| --- a/Source/core/core.gypi |
| +++ b/Source/core/core.gypi |
| @@ -1377,6 +1377,7 @@ |
| 'editing/ReplaceNodeWithSpanCommand.cpp', |
| 'editing/ReplaceNodeWithSpanCommand.h', |
| 'editing/ReplaceSelectionCommand.cpp', |
| + 'editing/SelectionController.cpp', |
| 'editing/SelectionType.h', |
|
tkent
2015/05/20 03:31:01
Add SelectionController.h too.
Miyoung Shin(g)
2015/05/20 15:53:40
Done.
|
| 'editing/SetNodeAttributeCommand.cpp', |
| 'editing/SetNodeAttributeCommand.h', |