Build the views unittests in the builder targer. Also fix ordering.
Review URL: http://codereview.chromium.org/6347011 git-svn-id: http://src.chromium.org/svn/trunk/src/build@71918 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
Родитель
885123f19a
Коммит
7cf8068f39
13
all.gyp
13
all.gyp
|
@ -344,6 +344,12 @@
|
|||
# mini_installer_tests depends on mini_installer. This should be
|
||||
# defined in installer.gyp.
|
||||
'../chrome/installer/mini_installer.gyp:mini_installer',
|
||||
'../chrome_frame/chrome_frame.gyp:chrome_frame_net_tests',
|
||||
'../chrome_frame/chrome_frame.gyp:chrome_frame_perftests',
|
||||
'../chrome_frame/chrome_frame.gyp:chrome_frame_reliability_tests',
|
||||
'../chrome_frame/chrome_frame.gyp:chrome_frame_tests',
|
||||
'../chrome_frame/chrome_frame.gyp:chrome_frame_unittests',
|
||||
'../chrome_frame/chrome_frame.gyp:npchrome_frame',
|
||||
'../courgette/courgette.gyp:courgette_unittests',
|
||||
'../gfx/gfx.gyp:gfx_unittests',
|
||||
'../gpu/gpu.gyp:gpu_unittests',
|
||||
|
@ -354,18 +360,13 @@
|
|||
'../remoting/remoting.gyp:remoting_unittests',
|
||||
'../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_unittests',
|
||||
'../third_party/WebKit/Source/WebKit/chromium/WebKit.gyp:copy_TestNetscapePlugIn',
|
||||
'../views/views.gyp:views_unittests',
|
||||
# TODO(nsylvain) ui_tests.exe depends on test_shell_common.
|
||||
# This should:
|
||||
# 1) not be the case. OR.
|
||||
# 2) be expressed in the ui tests dependencies.
|
||||
'../webkit/webkit.gyp:test_shell_common',
|
||||
'temp_gyp/googleurl.gyp:googleurl_unittests',
|
||||
'../chrome_frame/chrome_frame.gyp:chrome_frame_net_tests',
|
||||
'../chrome_frame/chrome_frame.gyp:chrome_frame_perftests',
|
||||
'../chrome_frame/chrome_frame.gyp:chrome_frame_reliability_tests',
|
||||
'../chrome_frame/chrome_frame.gyp:chrome_frame_tests',
|
||||
'../chrome_frame/chrome_frame.gyp:chrome_frame_unittests',
|
||||
'../chrome_frame/chrome_frame.gyp:npchrome_frame',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
Загрузка…
Ссылка в новой задаче