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

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: Minor updates, working on tests 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 1287348e9efbdc71a0bcdbda234d7951508ab5c6..e07632c6a818191d6bc4e53aff67acddc216ae9e 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',
nduca 2012/01/31 06:53:47 you might need to run ./build/gyp_chromium to get
mmocny 2012/01/31 18:54:57 I've been doing gclient runhooks, which I assume j
'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_memory_manager_unittest.cc ('K') | « content/content_common.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698