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

Unified Diff: cc/BUILD.gn

Issue 2120713002: Fix use_image_texture_target inconsistencies (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: cleanup Created 4 years, 5 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/proto/renderer_settings.proto » ('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 4886d7b68af99f4d6f88baa9d431bdbfc2afb698..5fc444e2200793e5939ee9618acffc78265aef8c 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -727,6 +727,8 @@ source_set("test_support") {
"test/test_hooks.h",
"test/test_image_factory.cc",
"test/test_image_factory.h",
+ "test/test_image_texture_targets_map.cc",
+ "test/test_image_texture_targets_map.h",
"test/test_in_process_context_provider.cc",
"test/test_in_process_context_provider.h",
"test/test_layer_tree_host_base.cc",
« no previous file with comments | « no previous file | cc/cc_tests.gyp » ('j') | cc/proto/renderer_settings.proto » ('J')

Powered by Google App Engine
This is Rietveld 408576698