| Index: sky/engine/core/rendering/PaintPhase.h
|
| diff --git a/sky/engine/core/rendering/PaintPhase.h b/sky/engine/core/rendering/PaintPhase.h
|
| index 850cd548b4a28c33b1adcc4d723ae4a0fa292e3a..56e30335ed7a08f5f7c96cec4be06c8b86df7079 100644
|
| --- a/sky/engine/core/rendering/PaintPhase.h
|
| +++ b/sky/engine/core/rendering/PaintPhase.h
|
| @@ -38,9 +38,6 @@ namespace blink {
|
| */
|
|
|
| enum PaintPhase {
|
| - PaintPhaseBlockBackground,
|
| - PaintPhaseChildBlockBackground,
|
| - PaintPhaseChildBlockBackgrounds,
|
| PaintPhaseForeground,
|
| PaintPhaseOutline,
|
| PaintPhaseChildOutlines,
|
|
|