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

Unified Diff: Source/core/core.gypi

Issue 1220883007: [dom] support iterable<> NodeList (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Add a little title Created 5 years, 6 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
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 0813e2d1e7fc8a6227636d46cc4f7a338b8a85ee..5c8dc2868082c410fb6bc72cd9b9194bd20a2a10 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2338,6 +2338,7 @@
'dom/NodeIterator.h',
'dom/NodeIteratorBase.cpp',
'dom/NodeIteratorBase.h',
+ 'dom/NodeList.cpp',
'dom/NodeListsNodeData.cpp',
'dom/NodeListsNodeData.h',
'dom/NodeRareData.cpp',

Powered by Google App Engine
This is Rietveld 408576698