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

Unified Diff: third_party/WebKit/Source/core/dom/BUILD.gn

Issue 2683853005: bindings: Make some value iterator properties aliases to Array.prototype functions (Closed)
Patch Set: Patch v2: IDLs and test expectations adjusted Created 3 years, 10 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: third_party/WebKit/Source/core/dom/BUILD.gn
diff --git a/third_party/WebKit/Source/core/dom/BUILD.gn b/third_party/WebKit/Source/core/dom/BUILD.gn
index 92ce56765b9880d780e1e01eb45219e469ce5327..bef4ee6b584a363ea44c0cd2bf4a5cf2c0a0df53 100644
--- a/third_party/WebKit/Source/core/dom/BUILD.gn
+++ b/third_party/WebKit/Source/core/dom/BUILD.gn
@@ -206,7 +206,6 @@ blink_core_sources("dom") {
"NodeIterator.h",
"NodeIteratorBase.cpp",
"NodeIteratorBase.h",
- "NodeList.cpp",
"NodeListsNodeData.cpp",
"NodeListsNodeData.h",
"NodeRareData.cpp",

Powered by Google App Engine
This is Rietveld 408576698