Index: third_party/WebKit/Source/platform/transforms/TransformOperation.h |
diff --git a/third_party/WebKit/Source/platform/transforms/TransformOperation.h b/third_party/WebKit/Source/platform/transforms/TransformOperation.h |
index 9ce41be6ec11d5c999561e258e8164c607e24cb8..1453ae4dab8efa6b7f766872a6277d19ae6ffb10 100644 |
--- a/third_party/WebKit/Source/platform/transforms/TransformOperation.h |
+++ b/third_party/WebKit/Source/platform/transforms/TransformOperation.h |
@@ -63,6 +63,7 @@ class PLATFORM_EXPORT TransformOperation |
Perspective, |
Interpolated, |
Identity, |
+ RotateAroundOrigin, |
None |
}; |