Remove third_party from DEPS and modify autoroller script to check chromium third_party directly into webrtc repo. Change-Id: Ib0b77fc414116babc193b2289a5e9c3256daf566 No-Presubmit: True Bug: webrtc:8366 Reviewed-on: https://webrtc-review.googlesource.com/73801 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Reviewed-by: Patrik Höglund <phoglund@google.com> Reviewed-by: Patrik Höglund <phoglund@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23204}
32 lines
344 B
Plaintext
32 lines
344 B
Plaintext
# Output
|
|
bin
|
|
obj
|
|
project.lock.json
|
|
TestResult.xml
|
|
|
|
# Possibly legacy now?
|
|
mono/bin
|
|
mono/tmp
|
|
mono/protoc
|
|
build_output
|
|
build_temp
|
|
build/msbuild*.log
|
|
lib/Microsoft.Silverlight.Testing
|
|
lib/NUnit
|
|
|
|
#
|
|
# Untracked files
|
|
#
|
|
.vs
|
|
*.user
|
|
*.suo
|
|
*.nupkg
|
|
_ReSharper.*
|
|
*.sln.cache
|
|
mono/TestResult.xml
|
|
mono/.libs
|
|
mono/*.exe
|
|
mono/*.dll
|
|
lib/protoc.exe
|
|
*.ncrunch*
|