Index: third_party/WebKit/Source/core/animation/LengthPropertyFunctions.cpp |
diff --git a/third_party/WebKit/Source/core/animation/LengthPropertyFunctions.cpp b/third_party/WebKit/Source/core/animation/LengthPropertyFunctions.cpp |
index a4550f0adb09462d0d96334b7654f1702b643f16..73c1e4d2a02c1a70cd7ae83775204981b281d81a 100644 |
--- a/third_party/WebKit/Source/core/animation/LengthPropertyFunctions.cpp |
+++ b/third_party/WebKit/Source/core/animation/LengthPropertyFunctions.cpp |
@@ -8,8 +8,6 @@ |
namespace blink { |
-// TODO(alancutter): Generate these functions. |
- |
alancutter (OOO until 2018)
2016/09/27 01:14:13
Generating these will be a consequence of work on
|
ValueRange LengthPropertyFunctions::getValueRange(CSSPropertyID property) |
{ |
switch (property) { |