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 f0107fac77cbf23f8555f5c98805d6aedb04f219..8fe3b6568e9eb5907734fc05b777f75837052572 100644 |
--- a/third_party/WebKit/Source/platform/blink_platform.gypi |
+++ b/third_party/WebKit/Source/platform/blink_platform.gypi |
@@ -667,6 +667,8 @@ |
'graphics/filters/DistantLightSource.h', |
'graphics/filters/FEBlend.cpp', |
'graphics/filters/FEBlend.h', |
+ 'graphics/filters/FEBoxReflect.cpp', |
+ 'graphics/filters/FEBoxReflect.h', |
'graphics/filters/FEColorMatrix.cpp', |
'graphics/filters/FEColorMatrix.h', |
'graphics/filters/FEComponentTransfer.cpp', |