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

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

Issue 2849123002: Revert of Generate StyleBackgroundData in ComputedStyleBase. (Closed)
Patch Set: Created 3 years, 8 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 84f3ca890e0d800110e77e6ab87c2c3969353034..f380bf60db6659321e465e7fde874d23684ac8c5 100644
--- a/third_party/WebKit/Source/core/style/BUILD.gn
+++ b/third_party/WebKit/Source/core/style/BUILD.gn
@@ -56,6 +56,8 @@
"ShadowData.h",
"ShadowList.cpp",
"ShadowList.h",
+ "StyleBackgroundData.cpp",
+ "StyleBackgroundData.h",
"StyleBoxData.cpp",
"StyleBoxData.h",
"StyleContentAlignmentData.h",

Powered by Google App Engine
This is Rietveld 408576698