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

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

Issue 2642033002: Implements CSSPropertyAPI for the d property (Closed)
Patch Set: Created 3 years, 11 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 231a6b0cd7fc56ae57cd489cafe91f2f0d15a1c8..3422e3180a3b414268b1bb695bb929510608045e 100644
--- a/third_party/WebKit/Source/core/css/BUILD.gn
+++ b/third_party/WebKit/Source/core/css/BUILD.gn
@@ -348,6 +348,7 @@ blink_core_sources("css") {
"properties/CSSPropertyAPICaretColor.cpp",
"properties/CSSPropertyAPIClip.cpp",
"properties/CSSPropertyAPIColumnGap.cpp",
+ "properties/CSSPropertyAPID.cpp",
"properties/CSSPropertyAPIFlexBasis.cpp",
"properties/CSSPropertyAPIFontSizeAdjust.cpp",
"properties/CSSPropertyAPIFontVariationSettings.cpp",

Powered by Google App Engine
This is Rietveld 408576698