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

Unified Diff: Source/core/core.gypi

Issue 465483002: Merge NamedNodesCollection and StaticNodeList classes (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebase Created 6 years, 4 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/core/v8/custom/V8HTMLOptionsCollectionCustom.cpp ('k') | Source/core/dom/ContainerNode.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 add0b494250053b462214f8489a7286ef1ebd34c..9d56ae8060767e4f90219b154e9230bb068c83c7 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2065,8 +2065,6 @@
'dom/NameNodeList.cpp',
'dom/NameNodeList.h',
'dom/NamedNodeMap.cpp',
- 'dom/NamedNodesCollection.cpp',
- 'dom/NamedNodesCollection.h',
'dom/Node.cpp',
'dom/NodeChildRemovalTracker.cpp',
'dom/NodeChildRemovalTracker.h',
@@ -2123,7 +2121,6 @@
'dom/ShadowTreeStyleSheetCollection.h',
'dom/SimulatedClickOptions.h',
'dom/SpaceSplitString.cpp',
- 'dom/StaticNodeList.cpp',
'dom/StaticNodeList.h',
'dom/StringCallback.cpp',
'dom/StringCallback.h',
« no previous file with comments | « Source/bindings/core/v8/custom/V8HTMLOptionsCollectionCustom.cpp ('k') | Source/core/dom/ContainerNode.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698