| 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 bcbc13478e23f854cbe2f3c072791f5d447dbe48..9dd986a212a9d7fa1010e2455687e16bcb431b3d 100644
|
| --- a/third_party/WebKit/Source/web/web.gypi
|
| +++ b/third_party/WebKit/Source/web/web.gypi
|
| @@ -259,6 +259,7 @@
|
| # crbug.com/353585
|
| 'tests/ActivityLoggerTest.cpp',
|
| 'tests/ChromeClientImplTest.cpp',
|
| + 'tests/CompositorWorkerTest.cpp',
|
| 'tests/DocumentLoaderTest.cpp',
|
| 'tests/DocumentLoadingRenderingTest.cpp',
|
| 'tests/FakeWebPlugin.cpp',
|
|
|