Reason for revert:
This may be causing issues with runhooks. Reverting to be safe until I have time to investigate.

Original issue's description:
> Add d8 to the chromium_builder_asan target.
> 
> BUG=
> R=machenbach@chromium.org
> 
> Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=249433

TBR=machenbach@chromium.org,phajdan.jr@chromium.org
NOTREECHECKS=true
NOTRY=true
BUG=

Review URL: https://codereview.chromium.org/156863002

git-svn-id: http://src.chromium.org/svn/trunk/src/build@249474 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
This commit is contained in:
mbarbella@chromium.org 2014-02-06 19:53:46 +00:00
Родитель fb48e3b4d4
Коммит 5b4fdd5468
1 изменённых файлов: 0 добавлений и 1 удалений

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

@ -657,7 +657,6 @@
'type': 'none',
'dependencies': [
'../chrome/chrome.gyp:chrome',
'../v8/src/d8.gyp:d8',
# We refer to content_shell directly rather than blink_tests
# because we don't want the _unittests binaries.