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

Unified Diff: Source/core/core.gypi

Issue 739433003: Remove CDATASection (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebase Created 5 years, 10 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/traversal/hixie-node-iterator/010.xml ('k') | Source/core/dom/CDATASection.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 720c03c9abb5585ce8511cac8f29c7467c026443..024fe037f91c5fa1d20667191551a508cd9a5b04 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -43,7 +43,6 @@
'dom/ArrayBuffer.idl',
'dom/ArrayBufferView.idl',
'dom/Attr.idl',
- 'dom/CDATASection.idl',
'dom/CharacterData.idl',
'dom/ClientRect.idl',
'dom/ClientRectList.idl',
@@ -2065,8 +2064,6 @@
'dom/AddConsoleMessageTask.h',
'dom/Attr.cpp',
'dom/AttributeCollection.h',
- 'dom/CDATASection.cpp',
- 'dom/CDATASection.h',
'dom/CSSSelectorWatch.cpp',
'dom/CharacterData.cpp',
'dom/ChildFrameDisconnector.cpp',
« no previous file with comments | « LayoutTests/traversal/hixie-node-iterator/010.xml ('k') | Source/core/dom/CDATASection.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698