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

Unified Diff: chrome/chrome_tests.gypi

Issue 6346007: Refactor and improve gpu_info_collector: collect information on linux;... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: This should turn three trybots green Created 9 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
« no previous file with comments | « chrome/chrome.gyp ('k') | chrome/common/child_process_logging_mac.mm » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « chrome/chrome.gyp ('k') | chrome/common/child_process_logging_mac.mm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698