Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(160)

Unified Diff: setup_links.py

Issue 1909223004: Add links for base/third_party/libevent from Chrome. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: update the DEPS file as well Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | webrtc/base/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: setup_links.py
diff --git a/setup_links.py b/setup_links.py
index 90a0dd2cd2695b533d2beb2636c8407feec4f3ad..f3ca1569019c43b8b81943f3a25b852720b13f1b 100755
--- a/setup_links.py
+++ b/setup_links.py
@@ -29,6 +29,7 @@ import textwrap
DIRECTORIES = [
+ 'base/third_party/libevent',
kjellander_webrtc 2016/04/22 06:32:27 There's already a 'base' link for Android below. S
tommi 2016/04/22 07:10:21 Ah, thanks! Yeah, having a third_party directory
'build',
'buildtools',
'mojo', # TODO(kjellander): Remove, see webrtc:5629.
« no previous file with comments | « no previous file | webrtc/base/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698