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

Unified Diff: cc/BUILD.gn

Issue 2423483003: cc: Make visible rect computation aware of pixel-moving filters (Closed)
Patch Set: Rebaseline Created 4 years, 2 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 | cc/layers/render_surface_impl.h » ('j') | cc/trees/clip_node.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/BUILD.gn
diff --git a/cc/BUILD.gn b/cc/BUILD.gn
index 535c3ed00e3578b5000da57a736f094f20303fbc..23d11fc940dd10ccdc33924b4a9fa423f974733e 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -509,6 +509,8 @@ component("cc") {
"trees/blocking_task_runner.h",
"trees/channel_impl.h",
"trees/channel_main.h",
+ "trees/clip_expander.cc",
+ "trees/clip_expander.h",
"trees/clip_node.cc",
"trees/clip_node.h",
"trees/compositor_mode.h",
« no previous file with comments | « no previous file | cc/layers/render_surface_impl.h » ('j') | cc/trees/clip_node.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698