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

Unified Diff: cc/cc_tests.gyp

Issue 93433004: Use GLES2Interface for shaders and programs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years 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/output/context_provider.h » ('j') | cc/output/program_binding.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: cc/cc_tests.gyp
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index 0e7e2fdad84da207d1d6fc9ccb189c5bec722164..3f47321d0cac62cd9925a36150b48e6cd524e36e 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -197,6 +197,8 @@
'test/test_context_provider.h',
'test/test_context_support.cc',
'test/test_context_support.h',
+ 'test/test_gles2_interface.cc',
+ 'test/test_gles2_interface.h',
'test/test_texture.cc',
'test/test_texture.h',
'test/test_tile_priorities.cc',
« no previous file with comments | « no previous file | cc/output/context_provider.h » ('j') | cc/output/program_binding.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698