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

Unified Diff: setup_links.py

Issue 1823623005: Roll chromium_revision ba603a0..029c2f4 (381748:382621) (Closed) Base URL: https://chromium.googlesource.com/external/webrtc@master
Patch Set: Added third_party/WebKit symlink :-( Created 4 years, 9 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 | « DEPS ('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 8df6171692844a08d487f7d63e83284886ec3d1a..681f9cc524bd3a798bde379d5511b3dfd429b521 100755
--- a/setup_links.py
+++ b/setup_links.py
@@ -64,6 +64,7 @@ DIRECTORIES = [
'third_party/usrsctp',
'third_party/yasm',
'third_party/zlib',
+ 'third_party/WebKit', # TODO(kjellander): Remove, see webrtc:5629.
'tools/clang',
'tools/generate_library_loader',
'tools/generate_stubs',
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698