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

Unified Diff: cc/cc_tests.gyp

Issue 12194015: cc: Rasterize cheap tiles immediately (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: Rebased. 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/layer_tree_host_impl.h » ('j') | cc/tile_manager.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 d4dd68156b30786c020709f662bbd1e420b108eb..a47464eaafcb76dd34cb2c1bf280ee191bd6bfa6 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -96,6 +96,7 @@
'test/fake_scrollbar_theme_painter.h',
'test/fake_scrollbar_theme_painter.cc',
'test/fake_tile_manager_client.h',
+ 'test/fake_tile_manager_client.cc',
'test/fake_output_surface.cc',
'test/fake_output_surface.h',
'test/fake_software_output_device.cc',
« no previous file with comments | « no previous file | cc/layer_tree_host_impl.h » ('j') | cc/tile_manager.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698