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

Unified Diff: third_party/WebKit/Source/core/core_idl_files.gni

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/core_idl_files.gni
diff --git a/third_party/WebKit/Source/core/core_idl_files.gni b/third_party/WebKit/Source/core/core_idl_files.gni
index 655387bc4db0cdd5c2a8c9a0ca8cc6dfabf312bf..ebce9c49f7462398443b681e70bc624e9301d26f 100644
--- a/third_party/WebKit/Source/core/core_idl_files.gni
+++ b/third_party/WebKit/Source/core/core_idl_files.gni
@@ -37,6 +37,7 @@ core_idl_files = get_path_info([
"clipboard/DataTransfer.idl",
"clipboard/DataTransferItemList.idl",
"css/CSS.idl",
+ "css/CSSConditionRule.idl",
"css/CSSFontFaceRule.idl",
"css/CSSGroupingRule.idl",
"css/CSSImportRule.idl",

Powered by Google App Engine
This is Rietveld 408576698