| 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 eee6c0f2e4d837b27b8fd1aad6513dab2e7bbb7d..02aba5a0574c8487bfece4c5a28215159ecb4fa1 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',
|
|
|