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

Unified Diff: Source/core/core.gypi

Issue 58373002: Whitespace only text nodes need to be reattached when their siblings are reattached (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixing reattach logic and killing WhitespaceChildList. Will probably need some updated mac expectat… Created 7 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
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 171e7dfabec6649dc15b3e39e167ac412dce581d..99c9ba74035dee5ee537cc20823eaed8ad445eee 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2054,7 +2054,6 @@
'dom/VisitedLinkState.h',
'dom/WheelController.cpp',
'dom/WheelController.h',
- 'dom/WhitespaceChildList.h',
'events/AutocompleteErrorEvent.h',
'events/BeforeLoadEvent.h',
'events/BeforeTextInsertedEvent.cpp',

Powered by Google App Engine
This is Rietveld 408576698