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

Unified Diff: content/content_tests.gypi

Issue 9289052: Adding GpuMemoryManager to track GpuCommandBufferStub visibility and last_used_time and dictate mem… (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Changing surface_state pointer to const-ref with a bool has_*() Created 8 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 1db76d732b9d9f33891ccf0655f08d6131fc9b27..869f5580761286268b8e178307433293fb0a1dd6 100644
--- a/content/content_tests.gypi
+++ b/content/content_tests.gypi
@@ -259,6 +259,7 @@
'common/mac/font_descriptor_unittest.mm',
'common/gpu/gpu_feature_flags_unittest.cc',
'common/gpu/gpu_info_unittest.cc',
+ 'common/gpu/gpu_memory_manager_unittest.cc',
'common/hi_res_timer_manager_unittest.cc',
'common/inter_process_time_ticks_converter_unittest.cc',
'common/net/url_fetcher_impl_unittest.cc',
« content/common/gpu/gpu_command_buffer_stub.cc ('K') | « content/content_common.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698