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

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

Issue 2567473002: Made a generator for CSSPropertyDescriptor.cpp (Closed)
Patch Set: fixed bug Created 4 years 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 90bd5bb8134a61385a487aca5dfc4045c196ff78..9513c7285cc99860a8de9057664734e342972130 100644
--- a/third_party/WebKit/Source/core/css/BUILD.gn
+++ b/third_party/WebKit/Source/core/css/BUILD.gn
@@ -345,7 +345,6 @@ blink_core_sources("css") {
"properties/CSSPropertyAPI.h",
"properties/CSSPropertyAPIPadding.cpp",
"properties/CSSPropertyAPIPadding.h",
- "properties/CSSPropertyDescriptor.cpp",
"properties/CSSPropertyDescriptor.h",
"resolver/AnimatedStyleBuilder.cpp",
"resolver/AnimatedStyleBuilder.h",

Powered by Google App Engine
This is Rietveld 408576698