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

Unified Diff: Source/core/core.gypi

Issue 756313002: Remove CSSCharsetRule (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: tests Created 6 years, 1 month 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-constructors-listing-expected.txt ('k') | Source/core/css/CSSCharsetRule.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 009b8acc378645ff2a3a9b4c213ac1bc45b05693..cb390c3ee5b7ed41ac2f070b96a20b964642da0e 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -14,7 +14,6 @@
'clipboard/DataTransfer.idl',
'clipboard/DataTransferItemList.idl',
'css/CSS.idl',
- 'css/CSSCharsetRule.idl',
'css/CSSFontFaceRule.idl',
'css/CSSImportRule.idl',
'css/CSSKeyframeRule.idl',
@@ -674,8 +673,6 @@
'css/CSSCalculationValue.h',
'css/CSSCanvasValue.cpp',
'css/CSSCanvasValue.h',
- 'css/CSSCharsetRule.cpp',
- 'css/CSSCharsetRule.h',
'css/CSSComputedStyleDeclaration.cpp',
'css/CSSContentDistributionValue.cpp',
'css/CSSContentDistributionValue.h',
« no previous file with comments | « LayoutTests/webexposed/global-constructors-listing-expected.txt ('k') | Source/core/css/CSSCharsetRule.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698