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

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, 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: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 0763fbde4f86f7ff2e886778ea6a7aae97f7ae87..c74d6e16f93863ee6e2adba69c90281fa4ea3bb7 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -523,6 +523,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