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

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

Issue 2755733003: Implement relative utilities (Closed)
Patch Set: rebase Created 3 years, 9 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/layout/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 f6ac2d5ff8c10220e5f19549d7c47d7304b86dd3..b6458e0821f028434db0c1e5df012ebc433bc0c6 100644
--- a/third_party/WebKit/Source/core/BUILD.gn
+++ b/third_party/WebKit/Source/core/BUILD.gn
@@ -1319,6 +1319,7 @@ source_set("unit_tests") {
"layout/ng/ng_length_utils_test.cc",
"layout/ng/ng_min_max_content_size_test.cc",
"layout/ng/ng_out_of_flow_layout_part_test.cc",
+ "layout/ng/ng_relative_utils_test.cc",
"layout/ng/ng_text_layout_algorithm_test.cc",
"layout/shapes/BoxShapeTest.cpp",
"layout/svg/LayoutSVGRootTest.cpp",
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/layout/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698