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

Unified Diff: third_party/WebKit/Source/build/scripts/templates/fields/flag.tmpl

Issue 2793843002: Generalise 'flag' template to 'primitive' when generating ComputedStyle. (Closed)
Patch Set: Created 3 years, 9 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/build/scripts/templates/fields/flag.tmpl
diff --git a/third_party/WebKit/Source/build/scripts/templates/fields/flag.tmpl b/third_party/WebKit/Source/build/scripts/templates/fields/flag.tmpl
deleted file mode 100644
index 30519afea580157ffaf8c1a0472fe21342c47fca..0000000000000000000000000000000000000000
--- a/third_party/WebKit/Source/build/scripts/templates/fields/flag.tmpl
+++ /dev/null
@@ -1,4 +0,0 @@
-{% import 'fields/base.tmpl' as base %}
-{% macro decl_methods(field) -%}
-{{ base.decl_methods(field) }}
-{%- endmacro %}

Powered by Google App Engine
This is Rietveld 408576698