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 f11e1faff06bf118d6d089b35a8ee29b9ccfe5e7..38b0f4210372b1ea8a64faf1db52bae30a9acfb0 100644 |
--- a/third_party/WebKit/Source/core/core.gypi |
+++ b/third_party/WebKit/Source/core/core.gypi |
@@ -2372,6 +2372,8 @@ |
'dom/Comment.h', |
'dom/CompositorProxy.cpp', |
'dom/CompositorProxy.h', |
+ 'dom/CompositorProxyClient.cpp', |
+ 'dom/CompositorProxyClient.h', |
'dom/ContainerNode.cpp', |
'dom/ContextFeatures.cpp', |
'dom/ContextFeatures.h', |