Add a dependency on remoting_webapp to chromium_builder_qa.

The pyauto chromoting test expects the webapp to be available.
This CL makes it available when that test is run on the builders.

BUG=126278


Review URL: http://codereview.chromium.org/10365016

git-svn-id: http://src.chromium.org/svn/trunk/src/build@135438 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
simonmorris@chromium.org 2012-05-04 21:18:04 +00:00
Родитель eb2eae1e3a
Коммит 8b5929db52
1 изменённых файлов: 2 добавлений и 0 удалений

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

@ -275,6 +275,8 @@
'type': 'none',
'dependencies': [
'../chrome/chrome.gyp:chromedriver',
# Dependencies of pyauto_functional tests.
'../remoting/remoting.gyp:remoting_webapp',
],
'conditions': [
# If you change this condition, make sure you also change it