Chromium Code Reviews| Index: Source/core/core.gypi |
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
| index c66a4d9621060d4e6ed49cb28b4aaf8f802e92ff..8f02f4783082a5f5a74b70461ee07f0651eaf06b 100644 |
| --- a/Source/core/core.gypi |
| +++ b/Source/core/core.gypi |
| @@ -3412,6 +3412,7 @@ |
| 'dom/RangeTest.cpp', |
| 'dom/TreeScopeTest.cpp', |
| 'editing/SurroundingTextTest.cpp', |
| + 'editing/InputMethodControllerTest.cpp', |
| 'editing/TextIteratorTest.cpp', |
| 'editing/VisibleSelectionTest.cpp', |
| 'fetch/CachingCorrectnessTest.cpp', |