Chromium Code Reviews| Index: Source/web/web.gypi |
| diff --git a/Source/web/web.gypi b/Source/web/web.gypi |
| index a06f23aa4c0bc0203a883f757461c6fb01dea426..df55ff2b09360f2351829c5f8ba578956c8072a0 100644 |
| --- a/Source/web/web.gypi |
| +++ b/Source/web/web.gypi |
| @@ -263,6 +263,7 @@ |
| 'PageOverlayTest.cpp', |
| 'PluginPlaceholderImplTest.cpp', |
| 'WebDragDataTest.cpp', |
| + 'WebEmbeddedWorkerImplTest.cpp', |
| 'WebNodeTest.cpp', |
| # FIXME: Move the tests from web/tests/ to appropriate places. |
| # crbug.com/353585 |