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

Unified Diff: cc/cc_tests.gyp

Issue 202763002: Switch to use SharedBitmapManager all the time in cc_unittests (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 9 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
Index: cc/cc_tests.gyp
diff --git a/cc/cc_tests.gyp b/cc/cc_tests.gyp
index afa8658d66545f1980eb0bfdb18b41149f40b922..d7c8b6fd726faf23371af3fc8f10d38dbcfb2435 100644
--- a/cc/cc_tests.gyp
+++ b/cc/cc_tests.gyp
@@ -210,6 +210,8 @@
'test/test_gles2_interface.cc',
'test/test_gles2_interface.h',
'test/test_occlusion_tracker.h',
+ 'test/test_shared_bitmap_manager.cc',
+ 'test/test_shared_bitmap_manager.h',
'test/test_texture.cc',
'test/test_texture.h',
'test/test_tile_priorities.cc',

Powered by Google App Engine
This is Rietveld 408576698