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

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

Issue 2553103004: Refactor IntersectionGeometry class and move it to core/layout. (Closed)
Patch Set: Simplify isContainingBlockChainDescendant Created 4 years 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 | « no previous file | third_party/WebKit/Source/core/dom/IntersectionGeometry.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 e0fd8d293f36f4609aacbc3985f0e34b3e565146..4168a66f548220923d85b1d981bd47e68445f72c 100644
--- a/third_party/WebKit/Source/core/dom/BUILD.gn
+++ b/third_party/WebKit/Source/core/dom/BUILD.gn
@@ -155,8 +155,6 @@ blink_core_sources("dom") {
"IgnoreDestructiveWriteCountIncrementer.h",
"IncrementLoadEventDelayCount.cpp",
"IncrementLoadEventDelayCount.h",
- "IntersectionGeometry.cpp",
- "IntersectionGeometry.h",
"IntersectionObservation.cpp",
"IntersectionObservation.h",
"IntersectionObserver.cpp",
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/dom/IntersectionGeometry.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698