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

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: Remove constexpr from Internals.h to fix the Android build 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 e4bb6663bbc354f6070ccc901c26ea5a158dcb95..d9183b9fbff01958314791b000bae763941cf595 100644
--- a/third_party/WebKit/Source/core/dom/BUILD.gn
+++ b/third_party/WebKit/Source/core/dom/BUILD.gn
@@ -208,7 +208,6 @@ blink_core_sources("dom") {
"NodeIterator.h",
"NodeIteratorBase.cpp",
"NodeIteratorBase.h",
- "NodeList.cpp",
"NodeListsNodeData.cpp",
"NodeListsNodeData.h",
"NodeRareData.cpp",
« no previous file with comments | « third_party/WebKit/Source/core/css/cssom/CSSUnparsedValueTest.cpp ('k') | third_party/WebKit/Source/core/dom/DOMTokenList.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698