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

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

Issue 2520873002: [css-ui] Add support for caret-color property (Closed)
Patch Set: Patch for landing applying suggested changes 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 adcb05751bd75ed0b0addbb3d08d434082edadba..ae40a901dc1ff06f8f8038efd6e186490247069b 100644
--- a/third_party/WebKit/Source/core/css/BUILD.gn
+++ b/third_party/WebKit/Source/core/css/BUILD.gn
@@ -221,6 +221,7 @@ blink_core_sources("css") {
"SelectorChecker.h",
"SelectorFilter.cpp",
"SelectorFilter.h",
+ "StyleAutoColor.h",
"StyleColor.cpp",
"StyleColor.h",
"StyleMedia.cpp",

Powered by Google App Engine
This is Rietveld 408576698