| 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 7e46a95aa43471b14fc4d4489683fd56fa7c789c..524d729ff105780b97c6528169f5ae321a931f61 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',
|
|
|