| Index: third_party/WebKit/Source/web/web.gypi
|
| diff --git a/third_party/WebKit/Source/web/web.gypi b/third_party/WebKit/Source/web/web.gypi
|
| index add9ebe6dd2df147cb677501358ccb164f72fcb9..70ffdc74b975bea2ed351f3acb24630e5ada365d 100644
|
| --- a/third_party/WebKit/Source/web/web.gypi
|
| +++ b/third_party/WebKit/Source/web/web.gypi
|
| @@ -258,6 +258,7 @@
|
| # crbug.com/353585
|
| 'tests/ActivityLoggerTest.cpp',
|
| 'tests/ChromeClientImplTest.cpp',
|
| + 'tests/CompositorWorkerTest.cpp',
|
| 'tests/DocumentLoaderTest.cpp',
|
| 'tests/DocumentLoadingRenderingTest.cpp',
|
| 'tests/FakeWebPlugin.cpp',
|
|
|