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

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

Issue 2841393002: DOM: Remove blink::NodeFilterCondition. (Closed)
Patch Set: Created 3 years, 8 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 c46f4d661d9e7efb1c8aeffaff0cad6a84803c65..8d3238b0464824628e6ec1bf321b0ccfbcc75b53 100644
--- a/third_party/WebKit/Source/core/dom/BUILD.gn
+++ b/third_party/WebKit/Source/core/dom/BUILD.gn
@@ -225,7 +225,6 @@ blink_core_sources("dom") {
"NodeChildRemovalTracker.h",
"NodeComputedStyle.h",
"NodeFilter.h",
- "NodeFilterCondition.h",
"NodeIterator.cpp",
"NodeIterator.h",
"NodeIteratorBase.cpp",

Powered by Google App Engine
This is Rietveld 408576698