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

Unified Diff: content/content_tests.gypi

Issue 148243013: Add shared bitmap managers for browser and renderer processes. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 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: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 40f2d2379bf60eca6230aa8ea55dc5f1e97c24bc..e2c58bcc71e53ee3bbb23e82ff986579066bfb1d 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -511,6 +511,7 @@
'common/common_param_traits_unittest.cc',
'common/dom_storage/dom_storage_map_unittest.cc',
'common/gpu/gpu_memory_manager_unittest.cc',
+ 'common/host_shared_bitmap_manager_unittest.cc',
'common/indexed_db/indexed_db_key_unittest.cc',
'common/input/input_param_traits_unittest.cc',
'common/input/web_input_event_traits_unittest.cc',

Powered by Google App Engine
This is Rietveld 408576698