| Index: third_party/WebKit/Source/build/scripts/templates/StyleBuilderFunctions.h.tmpl
|
| diff --git a/third_party/WebKit/Source/build/scripts/templates/StyleBuilderFunctions.h.tmpl b/third_party/WebKit/Source/build/scripts/templates/StyleBuilderFunctions.h.tmpl
|
| index 9a26b556749832e48348a23254bb0744de208493..2d94fd04421f9811acabf5951f46017ee2ea361e 100644
|
| --- a/third_party/WebKit/Source/build/scripts/templates/StyleBuilderFunctions.h.tmpl
|
| +++ b/third_party/WebKit/Source/build/scripts/templates/StyleBuilderFunctions.h.tmpl
|
| @@ -21,8 +21,6 @@ public:
|
| static void applyValue{{property_id}}(StyleResolverState&, CSSValue*);
|
|
|
| {% endfor %}
|
| -
|
| - static void applyValueCSSPropertyVariable(StyleResolverState&, CSSValue*);
|
| };
|
|
|
| } // namespace blink
|
|
|