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

Unified Diff: setup_links.py

Issue 1751583002: Remove unused libudev on Linux. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: rebase 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 | « .gitignore ('k') | webrtc/build/common.gypi » ('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 1bc10d870aefefa072e2f69368c71b7d89c5f9cb..8df6171692844a08d487f7d63e83284886ec3d1a 100755
--- a/setup_links.py
+++ b/setup_links.py
@@ -48,7 +48,6 @@ DIRECTORIES = [
'third_party/libjpeg',
'third_party/libjpeg_turbo',
'third_party/libsrtp',
- 'third_party/libudev',
'third_party/libvpx',
'third_party/libyuv',
'third_party/llvm-build',
« no previous file with comments | « .gitignore ('k') | webrtc/build/common.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698