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

Unified Diff: cc/cc_tests.gyp

Issue 12340124: cc: Receive and remap resources to the parent. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: whitespace Created 7 years, 10 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/delegated_renderer_layer.cc » ('j') | no next file with comments »
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 5d90ddf855b7df6f4a649b947409e683f05a9aad..d0422a046a02b970f285e88eefb48197ce782989 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -82,6 +82,10 @@
'test/fake_content_layer_impl.h',
'test/fake_context_provider.cc',
'test/fake_context_provider.h',
+ 'test/fake_delegated_renderer_layer.cc',
+ 'test/fake_delegated_renderer_layer.h',
+ 'test/fake_delegated_renderer_layer_impl.cc',
+ 'test/fake_delegated_renderer_layer_impl.h',
'test/fake_impl_proxy.h',
'test/fake_output_surface.h',
'test/fake_layer_tree_host_client.cc',
« no previous file with comments | « no previous file | cc/delegated_renderer_layer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698