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

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

Issue 2921543002: Make ComputedStyleBase use MemberCopy when copying pointer fields. (Closed)
Patch Set: Rebase Created 3 years, 6 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/style/BUILD.gn
diff --git a/third_party/WebKit/Source/core/style/BUILD.gn b/third_party/WebKit/Source/core/style/BUILD.gn
index 112d3d55c4bca52c1ade148fa13854df6f768921..87b693ae64317d1ae9abc569f08c617b617b105a 100644
--- a/third_party/WebKit/Source/core/style/BUILD.gn
+++ b/third_party/WebKit/Source/core/style/BUILD.gn
@@ -48,6 +48,7 @@ blink_core_sources("rendering") {
"GridPositionsResolver.h",
"GridTrackSize.h",
"LineClampValue.h",
+ "MemberCopy.h",
"NinePieceImage.cpp",
"NinePieceImage.h",
"OutlineValue.h",
« no previous file with comments | « third_party/WebKit/Source/build/scripts/templates/fields/group.tmpl ('k') | third_party/WebKit/Source/core/style/MemberCopy.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698