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

Unified Diff: cc/BUILD.gn

Issue 1479883002: cc: Fix draw transform computation for non-drawn layers (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove LayerImpl::draw_transform() Created 5 years, 1 month 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/cc_tests.gyp » ('j') | cc/trees/layer_tree_impl.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 5afd8f79db313d3a477c62d4237ebcf21e0f543a..9bd924990c44670553f20a0c0e3c337d0348314a 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -578,6 +578,8 @@ source_set("test_support") {
"test/fake_layer_tree_host_impl.h",
"test/fake_layer_tree_host_impl_client.cc",
"test/fake_layer_tree_host_impl_client.h",
+ "test/fake_mask_layer_impl.cc",
+ "test/fake_mask_layer_impl.h",
"test/fake_output_surface.cc",
"test/fake_output_surface.h",
"test/fake_output_surface_client.cc",
« no previous file with comments | « no previous file | cc/cc_tests.gyp » ('j') | cc/trees/layer_tree_impl.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698