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

Unified Diff: third_party/WebKit/Source/core/layout/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
Index: third_party/WebKit/Source/core/layout/BUILD.gn
diff --git a/third_party/WebKit/Source/core/layout/BUILD.gn b/third_party/WebKit/Source/core/layout/BUILD.gn
index 031ea8df91164a4aa9a4b635154609f61e75309b..f62e8461df08a5b02af18f836f267f247c66f467 100644
--- a/third_party/WebKit/Source/core/layout/BUILD.gn
+++ b/third_party/WebKit/Source/core/layout/BUILD.gn
@@ -358,6 +358,8 @@ blink_core_sources("layout") {
"ng/ng_physical_fragment.cc",
"ng/ng_physical_fragment.h",
"ng/ng_physical_text_fragment.h",
+ "ng/ng_relative_utils.cc",
+ "ng/ng_relative_utils.h",
"ng/ng_space_utils.cc",
"ng/ng_space_utils.h",
"ng/ng_text_fragment.cc",
« no previous file with comments | « third_party/WebKit/Source/core/BUILD.gn ('k') | third_party/WebKit/Source/core/layout/ng/ng_relative_utils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698