Add content_unittests to chromium_builder_webrtc target.

We'd like to run parts of these tests for our Chromium buildbots.

TEST=none
BUG=none


Review URL: https://chromiumcodereview.appspot.com/13813009

git-svn-id: http://src.chromium.org/svn/trunk/src/build@193117 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
kjellander@chromium.org 2013-04-09 16:27:37 +00:00
Родитель 434e1c7d0d
Коммит 3663ac4ad9
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

@ -409,6 +409,7 @@
'chromium_builder_qa', # needed for perf pyauto tests
'../chrome/chrome.gyp:browser_tests',
'../content/content.gyp:content_browsertests',
'../content/content.gyp:content_unittests',
'../third_party/libjingle/libjingle.gyp:peerconnection_server',
'../third_party/webrtc/tools/tools.gyp:frame_analyzer',
'../third_party/webrtc/tools/tools.gyp:rgba_to_i420_converter',