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

Unified Diff: third_party/WebKit/Source/core/css/BUILD.gn

Issue 2706623004: Added CSSPropertyDescriptor.h.tmpl to generate CSSPropertyDescriptor.h. (Closed)
Patch Set: Created 3 years, 10 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/core/css/BUILD.gn
diff --git a/third_party/WebKit/Source/core/css/BUILD.gn b/third_party/WebKit/Source/core/css/BUILD.gn
index 6b2783ac03ebd378ff356d08f514e07f7638a4f2..1302b64a4b089312f85aaef6a0817e5786331889 100644
--- a/third_party/WebKit/Source/core/css/BUILD.gn
+++ b/third_party/WebKit/Source/core/css/BUILD.gn
@@ -453,7 +453,6 @@ blink_core_sources("css") {
"properties/CSSPropertyAlignmentUtils.h",
"properties/CSSPropertyColumnUtils.cpp",
"properties/CSSPropertyColumnUtils.h",
- "properties/CSSPropertyDescriptor.h",
"properties/CSSPropertyLengthUtils.cpp",
"properties/CSSPropertyLengthUtils.h",
"properties/CSSPropertyMarginUtils.cpp",
« no previous file with comments | « third_party/WebKit/Source/core/BUILD.gn ('k') | third_party/WebKit/Source/core/css/properties/CSSPropertyDescriptor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698