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