setup_links.py: Remove third_party/libevent

It no longer exists in this location of Chromium and is thus
no longer needed.

NOTRY=True
TBR=tommi@webrtc.org

Review URL: https://codereview.webrtc.org/1893953002

Cr-Commit-Position: refs/heads/master@{#12398}
This commit is contained in:
kjellander
2016-04-17 20:14:12 -07:00
committed by Commit bot
parent e532aec252
commit e8e7d6f970
2 changed files with 0 additions and 2 deletions

View File

@ -94,7 +94,6 @@ if 'android' in target_os:
'third_party/ijar',
'third_party/jsr-305',
'third_party/junit',
'third_party/libevent',
'third_party/libxml',
'third_party/mockito',
'third_party/modp_b64',