Index: chrome/chrome_tests.gypi |
=================================================================== |
--- chrome/chrome_tests.gypi (revision 71329) |
+++ chrome/chrome_tests.gypi (working copy) |
@@ -987,6 +987,7 @@ |
'utility', |
'../app/app.gyp:app_base', |
'../app/app.gyp:app_resources', |
+ '../gpu/gpu.gyp:gpu_unittest_utils', |
'../ipc/ipc.gyp:ipc', |
'../media/media.gyp:media_test_support', |
'../net/net.gyp:net_resources', |
@@ -1671,6 +1672,7 @@ |
'common/worker_thread_ticker_unittest.cc', |
'common/zip_unittest.cc', |
'gpu/gpu_idirect3d9_mock_win.h', |
+ 'gpu/gpu_info_collector_unittest.cc', |
'gpu/gpu_info_unittest_win.cc', |
'gpu/gpu_video_decoder_unittest.cc', |
'renderer/audio_message_filter_unittest.cc', |