Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(103)

Unified Diff: third_party/WebKit/Source/platform/transforms/TransformOperation.h

Issue 2616863002: Remove TransformOperation::None (Closed)
Patch Set: address comments Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 004226e46c1b5ac40a99524e3be83c63a5fcc3de..968cbba47fb332cc2fce3225cf6c2504ee9e6c83 100644
--- a/third_party/WebKit/Source/platform/transforms/TransformOperation.h
+++ b/third_party/WebKit/Source/platform/transforms/TransformOperation.h
@@ -64,7 +64,6 @@ class PLATFORM_EXPORT TransformOperation
Interpolated,
Identity,
RotateAroundOrigin,
- None
};
TransformOperation() {}

Powered by Google App Engine
This is Rietveld 408576698