| 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 a0d5546f9e01d1f1b58a348b00d290252b24acd2..5bd1b9042d95f8cdb68d17006648cd1ab7d651ac 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',
|
|
|