
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}
71 lines
1.2 KiB
Plaintext
71 lines
1.2 KiB
Plaintext
*.DS_Store
|
|
*.Makefile
|
|
*.host.mk
|
|
*.ncb
|
|
*.ninja
|
|
*.props
|
|
*.pyc
|
|
*.rules
|
|
*.scons
|
|
*.sdf
|
|
*.sln
|
|
*.suo
|
|
*.target.mk
|
|
*.targets
|
|
*.user
|
|
*.vcproj
|
|
*.vcxproj
|
|
*.vcxproj.filters
|
|
*.vpj
|
|
*.vpw
|
|
*.vpwhistu
|
|
*.vtg
|
|
*.xcodeproj
|
|
*.xcworkspace
|
|
*_proto.xml
|
|
*_proto_cpp.xml
|
|
*~
|
|
.*.sw?
|
|
.cipd
|
|
.classpath
|
|
.cproject
|
|
.gdb_history
|
|
.gdbinit
|
|
.landmines
|
|
.metadata
|
|
.project
|
|
.pydevproject
|
|
.settings
|
|
.sw?
|
|
/Makefile
|
|
/base
|
|
/build
|
|
/buildtools
|
|
/ios
|
|
/mojo
|
|
/out
|
|
/testing
|
|
/third_party_chromium
|
|
/tools
|
|
/tools_webrtc/android/profiling/flamegraph
|
|
/tools_webrtc/android/profiling/simpleperf
|
|
/tools_webrtc/audio_quality/linux/pesq
|
|
/tools_webrtc/audio_quality/linux/PolqaOem64
|
|
/tools_webrtc/audio_quality/mac/pesq
|
|
/tools_webrtc/audio_quality/win/*.exe
|
|
/tools_webrtc/audio_quality/win/*.dll
|
|
/tools_webrtc/video_quality_toolchain/linux/ffmpeg
|
|
/tools_webrtc/video_quality_toolchain/linux/frame_analyzer
|
|
/tools_webrtc/video_quality_toolchain/linux/zxing
|
|
/tools_webrtc/video_quality_toolchain/mac/ffmpeg
|
|
/tools_webrtc/video_quality_toolchain/mac/zxing
|
|
/tools_webrtc/video_quality_toolchain/win/*.dll
|
|
/tools_webrtc/video_quality_toolchain/win/*.exe
|
|
/rtc_tools/testing/*.zip
|
|
/rtc_tools/testing/*.gz
|
|
/rtc_tools/testing/golang/*/*.gz
|
|
/rtc_tools/testing/golang/*/*.zip
|
|
/x86-generic_out/
|
|
/xcodebuild
|
|
!webrtc/*
|