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

Unified Diff: Source/core/core.gypi

Issue 1154753006: Remove CSSRule.UNKNOWN_RULE and CSSUnknownRule interface (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: addressed review comments 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/CSSRule.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 d482828102612bfe64d357fea791563cbed6da3e..c9dc98a8edecffff5553b86463203450dc85a3fc 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -26,7 +26,6 @@
'css/CSSStyleRule.idl',
'css/CSSStyleSheet.idl',
'css/CSSSupportsRule.idl',
- 'css/CSSUnknownRule.idl',
'css/CSSViewportRule.idl',
'css/FontFace.idl',
'css/FontFaceSet.idl',
@@ -1120,7 +1119,6 @@
'css/CSSToLengthConversionData.h',
'css/CSSUnicodeRangeValue.cpp',
'css/CSSUnicodeRangeValue.h',
- 'css/CSSUnknownRule.h',
'css/CSSUnsetValue.cpp',
'css/CSSUnsetValue.h',
'css/CSSValue.cpp',
« no previous file with comments | « LayoutTests/webexposed/global-interface-listing-expected.txt ('k') | Source/core/css/CSSRule.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698