| Index: third_party/WebKit/Source/modules/modules.gypi
|
| diff --git a/third_party/WebKit/Source/modules/modules.gypi b/third_party/WebKit/Source/modules/modules.gypi
|
| index 4fdcd074f9c659091ec46ff392594da33f29c6fa..54e23423a59e307a20cf7b48ab524c82317dcc16 100644
|
| --- a/third_party/WebKit/Source/modules/modules.gypi
|
| +++ b/third_party/WebKit/Source/modules/modules.gypi
|
| @@ -1970,6 +1970,7 @@
|
| 'modules_unittest_files': [
|
| 'accessibility/AXObjectTest.cpp',
|
| 'cachestorage/CacheTest.cpp',
|
| + 'canvas/HTMLCanvasElementModuleTest.cpp',
|
| 'canvas2d/CanvasRenderingContext2DAPITest.cpp',
|
| 'canvas2d/CanvasRenderingContext2DTest.cpp',
|
| 'compositorworker/CompositorWorkerThreadTest.cpp',
|
|
|