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

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

Issue 2672643004: Move ClipRect and related classes from layout/ to paint/. (Closed)
Patch Set: none Created 3 years, 11 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 | « no previous file | third_party/WebKit/Source/core/layout/ClipRect.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/core/layout/BUILD.gn
diff --git a/third_party/WebKit/Source/core/layout/BUILD.gn b/third_party/WebKit/Source/core/layout/BUILD.gn
index 9a787e1687d7bb6f1eb1f5817a6816f987cdc346..1a3cc35c7a1acb057b482ec238747bf0ad0eda72 100644
--- a/third_party/WebKit/Source/core/layout/BUILD.gn
+++ b/third_party/WebKit/Source/core/layout/BUILD.gn
@@ -11,10 +11,6 @@ blink_core_sources("layout") {
"BidiRun.h",
"BidiRunForLine.cpp",
"BidiRunForLine.h",
- "ClipRect.cpp",
- "ClipRect.h",
- "ClipRects.h",
- "ClipRectsCache.h",
"ColumnBalancer.cpp",
"ColumnBalancer.h",
"CounterNode.cpp",
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/layout/ClipRect.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698