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

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: Fix typo in test expectations, tested build Created 5 years, 3 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 | « LayoutTests/webexposed/global-interface-listing-expected.txt ('k') | Source/core/dom/NodeList.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 1642bd55d0934b17e15690b6ac57f063b6ad4a89..5c6f7687e706850c791847cc11355f3f141ba746 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2385,6 +2385,7 @@
'dom/NodeIterator.h',
'dom/NodeIteratorBase.cpp',
'dom/NodeIteratorBase.h',
+ 'dom/NodeList.cpp',
'dom/NodeListsNodeData.cpp',
'dom/NodeListsNodeData.h',
'dom/NodeRareData.cpp',
« no previous file with comments | « LayoutTests/webexposed/global-interface-listing-expected.txt ('k') | Source/core/dom/NodeList.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698