| 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 0b71a481235ee76fa7411918d28d5834e1382666..33e53335046395538dabe80fb30d80b47c7cd58f 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -2458,6 +2458,8 @@
|
| 'dom/PresentationAttributeStyle.h',
|
| 'dom/ProcessingInstruction.cpp',
|
| 'dom/ProcessingInstruction.h',
|
| + 'dom/CompositorProxiedPropertySet.cpp',
|
| + 'dom/CompositorProxiedPropertySet.h',
|
| 'dom/PseudoElement.cpp',
|
| 'dom/QualifiedName.cpp',
|
| 'dom/Range.cpp',
|
|
|