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

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

Issue 2640143005: Support subpixel layout for borders. (Closed)
Patch Set: Rebaselined tests. 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/BUILD.gn
diff --git a/third_party/WebKit/Source/core/BUILD.gn b/third_party/WebKit/Source/core/BUILD.gn
index b17a69f7889f348684df3a7950856105bbf5168c..28e8e188d91674871eded6abcecb4b7b36e5a8a2 100644
--- a/third_party/WebKit/Source/core/BUILD.gn
+++ b/third_party/WebKit/Source/core/BUILD.gn
@@ -1240,6 +1240,7 @@ source_set("unit_tests") {
"paint/TextPainterTest.cpp",
"paint/VideoPainterTest.cpp",
"streams/ReadableStreamOperationsTest.cpp",
+ "style/BorderValueTest.cpp",
"style/ComputedStyleTest.cpp",
"style/FilterOperationsTest.cpp",
"style/OutlineValueTest.cpp",

Powered by Google App Engine
This is Rietveld 408576698