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

Unified Diff: cc/BUILD.gn

Issue 668123003: cc: Support texture rect targets for masks (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@base_for_texture_rect_changes
Patch Set: virtual CreateResourceAndRasterWorkerPool Created 6 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/cc_tests.gyp » ('j') | cc/test/layer_tree_pixel_resource_test.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 7aec02f3c471ff6d55ce78bc3ae0e1314bf0e463..5d658ace1c6f8baf5cc1d070bcdd2458e02fdc1d 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -570,6 +570,8 @@ source_set("test_support") {
"test/layer_tree_host_common_test.h",
"test/layer_tree_json_parser.cc",
"test/layer_tree_json_parser.h",
+ "test/layer_tree_pixel_resource_test.cc",
+ "test/layer_tree_pixel_resource_test.h",
"test/layer_tree_pixel_test.cc",
"test/layer_tree_pixel_test.h",
"test/layer_tree_test.cc",
« no previous file with comments | « no previous file | cc/cc_tests.gyp » ('j') | cc/test/layer_tree_pixel_resource_test.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698