Index: third_party/WebKit/Source/platform/blink_platform.gypi |
diff --git a/third_party/WebKit/Source/platform/blink_platform.gypi b/third_party/WebKit/Source/platform/blink_platform.gypi |
index 0c22fdf01baefd51a448fa4cd0af014d056d2219..ac2e361f64d795ff465eb42bdafad0461adfa8c6 100644 |
--- a/third_party/WebKit/Source/platform/blink_platform.gypi |
+++ b/third_party/WebKit/Source/platform/blink_platform.gypi |
@@ -1257,6 +1257,7 @@ |
# These tests are a part of the web:webkit_unit_tests binary. |
'platform_web_unittest_files': [ |
'graphics/Canvas2DLayerBridgeTest.cpp', |
+ 'graphics/CanvasSurfaceLayerBridgeTest.cpp', |
'graphics/DeferredImageDecoderTest.cpp', |
'graphics/GraphicsLayerTest.cpp', |
'graphics/ImageDecodingStoreTest.cpp', |