Commit 1f055fc3 authored by Robert Sesek's avatar Robert Sesek Committed by Commit Bot

Remove unnecessary /Library/Video path from audio.sb.

Bug: 850878
Change-Id: Id8a8a9546a18671ec8654e8a73156de77a377b26
Reviewed-on: https://chromium-review.googlesource.com/1183621Reviewed-by: default avatarDale Curtis <dalecurtis@chromium.org>
Commit-Queue: Robert Sesek <rsesek@chromium.org>
Cr-Commit-Position: refs/heads/master@{#584814}
parent e4d32f59
......@@ -10,7 +10,6 @@
(regex (user-homedir-path #"/Library/Preferences/com.apple.coreaudio.*"))
(subpath (user-homedir-path "/Library/Audio/Plug-Ins"))
(subpath "/Library/Audio/Plug-Ins")
(subpath "/Library/Video/Plug-Ins")
(subpath "/Library/QuickTime")
(subpath "/System/Library/Components")
(subpath "/System/Library/Extensions"))
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment