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

Unified Diff: cc/cc_tests.gyp

Issue 1146813012: cc: Add tests for DisplayListRasterSource. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: displaytest: . Created 5 years, 7 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 | « cc/BUILD.gn ('k') | cc/playback/display_list_raster_source.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 06ac065e963a5a8371951deb0fedfa2eab30aedb..98997ceba85fadadc5d0ae43638a12a3dc3ba2cd 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -76,6 +76,7 @@
'output/software_renderer_unittest.cc',
'output/texture_mailbox_deleter_unittest.cc',
'playback/display_item_list_unittest.cc',
+ 'playback/display_list_raster_source_unittest.cc',
'playback/display_list_recording_source_unittest.cc',
'playback/picture_pile_impl_unittest.cc',
'playback/picture_pile_unittest.cc',
« no previous file with comments | « cc/BUILD.gn ('k') | cc/playback/display_list_raster_source.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698