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

Unified Diff: Source/core/core.gypi

Issue 1173363004: Expose CSSGroupingRule (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Updated file header and comments for CSSPageRule dependency Created 5 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
« no previous file with comments | « LayoutTests/webexposed/global-interface-listing-expected.txt ('k') | Source/core/css/CSSGroupingRule.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index fe5884134994d04620bcee07fb50de024408acf7..fc60613928bd5526ed91a03dc4ae527d8d5d5a02 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -15,6 +15,7 @@
'clipboard/DataTransferItemList.idl',
'css/CSS.idl',
'css/CSSFontFaceRule.idl',
+ 'css/CSSGroupingRule.idl',
'css/CSSImportRule.idl',
'css/CSSKeyframeRule.idl',
'css/CSSKeyframesRule.idl',
« no previous file with comments | « LayoutTests/webexposed/global-interface-listing-expected.txt ('k') | Source/core/css/CSSGroupingRule.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698