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

Unified Diff: cc/cc_tests.gyp

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
Index: cc/cc_tests.gyp
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index 271c2c4f1127519445d4872c1818b773995f2a9e..caa0bcae1f307c1d518f1895ede1e2a33e53f05f 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -313,6 +313,8 @@
'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 | « cc/BUILD.gn ('k') | cc/output/renderer_settings.h » ('j') | cc/proto/renderer_settings.proto » ('J')

Powered by Google App Engine
This is Rietveld 408576698