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

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

Issue 2416893002: CSSMediaRule and CSSSupportsRule inherit from CSSConditionRule (Closed)
Patch Set: Fix tracing Created 4 years, 2 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/css/BUILD.gn
diff --git a/third_party/WebKit/Source/core/css/BUILD.gn b/third_party/WebKit/Source/core/css/BUILD.gn
index b8cac9ccca79d0e2ada2d43cf59f9d008acb0dec..70cacc2b586c89aa551e030fa102f32c283801a2 100644
--- a/third_party/WebKit/Source/core/css/BUILD.gn
+++ b/third_party/WebKit/Source/core/css/BUILD.gn
@@ -22,6 +22,8 @@ blink_core_sources("css") {
"CSSColorValue.cpp",
"CSSColorValue.h",
"CSSComputedStyleDeclaration.cpp",
+ "CSSConditionRule.cpp",
+ "CSSConditionRule.h",
"CSSContentDistributionValue.cpp",
"CSSContentDistributionValue.h",
"CSSCounterValue.cpp",
« no previous file with comments | « third_party/WebKit/Source/core/core_idl_files.gni ('k') | third_party/WebKit/Source/core/css/CSSConditionRule.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698