| 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 5e623efebf41f2edd357b0b7eb6a7e90fc843194..1052696f2f7534b0e2140c280eda42b08280addf 100644
|
| --- a/third_party/WebKit/Source/core/core.gypi
|
| +++ b/third_party/WebKit/Source/core/core.gypi
|
| @@ -2567,6 +2567,7 @@
|
| 'dom/CompositorProxiedPropertySet.cpp',
|
| 'dom/CompositorProxiedPropertySet.h',
|
| 'dom/PseudoElement.cpp',
|
| + 'dom/PseudoElementData.h',
|
| 'dom/QualifiedName.cpp',
|
| 'dom/Range.cpp',
|
| 'dom/RawDataDocumentParser.h',
|
|
|