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

Unified Diff: cc/cc_tests.gyp

Issue 11450019: Finish the rename from cc::GraphicsContext to cc::OutputSurface (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 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
Index: cc/cc_tests.gyp
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index c2da8c98fb63275cf707ff1d9eec821c80f507d6..7887aca95ba1021b0ea8af92f2034329842d2fa2 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -57,6 +57,7 @@
'tiled_layer_unittest.cc',
'tree_synchronizer_unittest.cc',
'timing_function_unittest.cc',
+ 'test/fake_web_graphics_context_3d_unittest.cc',
],
'cc_tests_support_files': [
'test/animation_test_common.cc',
@@ -64,8 +65,7 @@
'test/compositor_fake_web_graphics_context_3d.h',
'test/fake_content_layer_client.cc',
'test/fake_content_layer_client.h',
- 'test/fake_graphics_context.h',
- 'test/fake_graphics_context_3d_unittest.cc',
+ 'test/fake_output_surface.h',
'test/fake_layer_tree_host_client.cc',
'test/fake_layer_tree_host_client.h',
'test/fake_picture_layer_tiling_client.cc',
« no previous file with comments | « cc/cc.gyp ('k') | cc/delegated_renderer_layer_impl.h » ('j') | cc/layer_tree_host.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698