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

Unified Diff: cc/cc_tests.gyp

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: break => return 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
Index: cc/cc_tests.gyp
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index 626c04fafc432949c271f78c8d4fc8a66e81c9c4..c8f10c414f28a26d678558228e5e236bebd73ff0 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -198,6 +198,8 @@
'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 | « cc/BUILD.gn ('k') | cc/output/gl_renderer.h » ('j') | cc/test/layer_tree_pixel_resource_test.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698