Index: third_party/WebKit/Source/web/web.gypi |
diff --git a/third_party/WebKit/Source/web/web.gypi b/third_party/WebKit/Source/web/web.gypi |
index bbfa3a6a3d922d784f3a50f24f533fe4727321e2..e2e01075c5a00258c8ab4a81e947321b8f1ce0df 100644 |
--- a/third_party/WebKit/Source/web/web.gypi |
+++ b/third_party/WebKit/Source/web/web.gypi |
@@ -15,6 +15,8 @@ |
'CompositionUnderlineBuilder.h', |
'CompositionUnderlineVectorBuilder.cpp', |
'CompositionUnderlineVectorBuilder.h', |
+ 'CompositorProxyClientImpl.cpp', |
+ 'CompositorProxyClientImpl.h', |
'ContextFeaturesClientImpl.cpp', |
'ContextFeaturesClientImpl.h', |
'ContextMenuAllowedScope.cpp', |
@@ -114,6 +116,8 @@ |
'WebBlob.cpp', |
'WebCache.cpp', |
'WebColorSuggestion.cpp', |
+ 'WebMutatorImpl.cpp', |
+ 'WebMutatorImpl.h', |
'WebCryptoNormalize.cpp', |
'WebCustomElement.cpp', |
'WebCSSParser.cpp', |