| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 679a9aec628947c13f572ac83717110fee18c775..e7cf5681fb13ab33dc7f1dd2dee0b4032dedce34 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -1354,6 +1354,8 @@
|
| 'rendering/ClipRect.cpp',
|
| 'rendering/ClipRect.h',
|
| 'rendering/CompositedLayerMapping.cpp',
|
| + 'rendering/CompositedLayerMapping.h',
|
| + 'rendering/CompositedLayerMappingPtr.h',
|
| 'rendering/CompositingReasons.h',
|
| 'rendering/CounterNode.cpp',
|
| 'rendering/CounterNode.h',
|
|
|