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

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, 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
Index: content/content_tests.gypi
diff --git a/content/content_tests.gypi b/content/content_tests.gypi
index 6b6e17b611e2bb69d846e12856a86c18392e8695..987983b193c147514bc6ce9943bfad758e063ea6 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -520,6 +520,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