Index: third_party/WebKit/Source/core/core.gypi |
diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi |
index 0b32d3f12ca8c2ebde1a80db55b92bf63232e05a..be44e7e3ef2dfeb507139d8a42bd64d80de9482c 100644 |
--- a/third_party/WebKit/Source/core/core.gypi |
+++ b/third_party/WebKit/Source/core/core.gypi |
@@ -2456,6 +2456,8 @@ |
'dom/PresentationAttributeStyle.h', |
'dom/ProcessingInstruction.cpp', |
'dom/ProcessingInstruction.h', |
+ 'dom/CompositorProxiedPropertySet.cpp', |
+ 'dom/CompositorProxiedPropertySet.h', |
'dom/PseudoElement.cpp', |
'dom/QualifiedName.cpp', |
'dom/Range.cpp', |