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

Unified Diff: Source/core/core.gypi

Issue 14990005: Remove ENTITY_REFERENCE_NODE (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Remove some empty lines Created 7 years, 7 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 | « Source/bindings/v8/custom/V8NodeCustom.cpp ('k') | Source/core/dom/Attr.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 3d00649b5aa39d622cd5573313c9af3c03f3f446..fe8c7181a063a61d80b4e2b5dc05302c7d21f250 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -66,7 +66,6 @@
'dom/DocumentType.idl',
'dom/Element.idl',
'dom/Entity.idl',
- 'dom/EntityReference.idl',
'dom/ErrorEvent.idl',
'dom/Event.idl',
'dom/EventException.idl',
@@ -1747,8 +1746,6 @@
'dom/ElementRareData.cpp',
'dom/ElementRareData.h',
'dom/Entity.h',
- 'dom/EntityReference.cpp',
- 'dom/EntityReference.h',
'dom/ErrorEvent.cpp',
'dom/ErrorEvent.h',
'dom/Event.cpp',
« no previous file with comments | « Source/bindings/v8/custom/V8NodeCustom.cpp ('k') | Source/core/dom/Attr.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698