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

Unified Diff: setup_links.py

Issue 1586083003: setup_links.py fix so that FFmpeg compiles on windows (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Do not always build ffmpeg, revert the sync_chromium.py change which didn't matter Created 4 years, 11 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 | « .gitignore ('k') | no next file » | 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 492c38b70ed3dec5a010f39c29084d64f4397e05..dc930644a98502066dbe649980a8ea91e9c5e58c 100755
--- a/setup_links.py
+++ b/setup_links.py
@@ -66,6 +66,7 @@ DIRECTORIES = [
'third_party/zlib',
'tools/clang',
'tools/generate_library_loader',
+ 'tools/generate_stubs',
'tools/gn',
'tools/gyp',
'tools/memory',
« no previous file with comments | « .gitignore ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698