Chromium Code Reviews| Index: Source/core/core.gypi |
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi |
| index dfa9a23749f0e68dffc27e8b560a2691816060c0..8c2191cbce435653572dd4298fd229078fa9145d 100644 |
| --- a/Source/core/core.gypi |
| +++ b/Source/core/core.gypi |
| @@ -1349,6 +1349,8 @@ |
| 'rendering/ClipRect.cpp', |
| 'rendering/ClipRect.h', |
| 'rendering/CompositedLayerMapping.cpp', |
| + 'rendering/CompositedLayerMapping.h', |
| + 'rendering/CompositedLayerMappingPtr.h', |
|
hartmanng
2013/11/08 22:51:05
not sure if this is necessary?
|
| 'rendering/CompositingReasons.h', |
| 'rendering/CounterNode.cpp', |
| 'rendering/CounterNode.h', |