Index: Source/core/platform/graphics/GraphicsTypes.h |
diff --git a/Source/core/platform/graphics/GraphicsTypes.h b/Source/core/platform/graphics/GraphicsTypes.h |
index 586f7ec6981af36279fcd6ea7a23edf4779de7f1..5460118c0d7a437866af5a21f619e51f49f7ca31 100644 |
--- a/Source/core/platform/graphics/GraphicsTypes.h |
+++ b/Source/core/platform/graphics/GraphicsTypes.h |
@@ -47,6 +47,7 @@ namespace WebCore { |
CompositeDifference |
}; |
+ // keep it in sync with gMapBlendOpsToXfermodeModes array in SkiaUtils.h |
enum BlendMode { |
BlendModeNormal, |
BlendModeMultiply, |