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

Unified Diff: Source/core/core.gypi

Issue 305603003: Merge ChildNodeInsertionNotifier and ChildNodeRemovalNotifier into ContainerNode (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Don't mess with RefPtr protects yet Created 6 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 | « no previous file | 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 42c4ddfd5262fe7ec4025042a95647af46697ac0..e97ff80ed599a9d000ffa3de664fe43d9d8c9fb9 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -1937,7 +1937,6 @@
'dom/Comment.cpp',
'dom/Comment.h',
'dom/ContainerNode.cpp',
- 'dom/ContainerNodeAlgorithms.cpp',
'dom/ContainerNodeAlgorithms.h',
'dom/ContextFeatures.cpp',
'dom/ContextFeatures.h',
« no previous file with comments | « no previous file | Source/core/dom/ContainerNode.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698