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

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

Issue 2923333002: Generate StyleRareNonInheritedData in ComputedStyleBase. (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 5fc88a23855840447a04eccf42c164c578e4c13e..001aadd624c23f326032bc248bc2e5bc27cca07e 100644
--- a/third_party/WebKit/Source/core/style/BUILD.gn
+++ b/third_party/WebKit/Source/core/style/BUILD.gn
@@ -96,8 +96,6 @@ blink_core_sources("rendering") {
"StylePath.cpp",
"StylePath.h",
"StylePendingImage.h",
- "StyleRareNonInheritedData.cpp",
- "StyleRareNonInheritedData.h",
"StyleRay.cpp",
"StyleRay.h",
"StyleReflection.h",

Powered by Google App Engine
This is Rietveld 408576698