| 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 023ed7ac17f9cb68b375de79eb344bc2e56adb24..409752a7f496864276f143779487646b3fa58ed2 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',
|
|
|