Chromium Code Reviews| 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', |