Chromium Code Reviews| Index: Source/web/web.gypi |
| diff --git a/Source/web/web.gypi b/Source/web/web.gypi |
| index 77d5c8a258d9beeea2b0359fa6d4c09454e02aca..4be0748602808e8e36d3341f8b1f9bf1bd0a7804 100644 |
| --- a/Source/web/web.gypi |
| +++ b/Source/web/web.gypi |
| @@ -294,6 +294,7 @@ |
| 'tests/RenderTableRowTest.cpp', |
| 'tests/ScrollingCoordinatorChromiumTest.cpp', |
| 'tests/SpinLockTest.cpp', |
| + 'tests/TouchActionTest.cpp', |
| 'tests/URLTestHelpers.cpp', |
| 'tests/URLTestHelpers.h', |
| 'tests/ViewportTest.cpp', |