| 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 41d6e917ca2104c50739d0bb1bf30f4602fe31d4..7c04e44e915d49a744f015c84e7e8b6d163242c1 100644
|
| --- a/third_party/WebKit/Source/web/web.gypi
|
| +++ b/third_party/WebKit/Source/web/web.gypi
|
| @@ -15,6 +15,10 @@
|
| 'CompositionUnderlineBuilder.h',
|
| 'CompositionUnderlineVectorBuilder.cpp',
|
| 'CompositionUnderlineVectorBuilder.h',
|
| + 'CompositorMutatorImpl.cpp',
|
| + 'CompositorMutatorImpl.h',
|
| + 'CompositorProxyClientImpl.cpp',
|
| + 'CompositorProxyClientImpl.h',
|
| 'ContextFeaturesClientImpl.cpp',
|
| 'ContextFeaturesClientImpl.h',
|
| 'ContextMenuAllowedScope.cpp',
|
|
|