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

Unified Diff: cc/BUILD.gn

Issue 2423483003: cc: Make visible rect computation aware of pixel-moving filters (Closed)
Patch Set: It's 2017 -- update copyright for new files 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 | cc/layers/render_surface_impl.h » ('j') | no next file with comments »
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 8a535036e8ef208df132fa1b757b143a3b17db89..7f1ab02626dda54256ebfdc42eabd145f38b39ef 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -463,6 +463,8 @@ cc_component("cc") {
"tiles/tiling_set_raster_queue_required.h",
"trees/blocking_task_runner.cc",
"trees/blocking_task_runner.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') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698