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

Side by Side Diff: .gitignore

Issue 1510183002: Reland of Merge webrtc/video_engine/ into webrtc/video/ (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: rebase Created 5 years 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 unified diff | Download patch
« no previous file with comments | « no previous file | PRESUBMIT.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 *.DS_Store 1 *.DS_Store
2 *.Makefile 2 *.Makefile
3 *.host.mk 3 *.host.mk
4 *.ncb 4 *.ncb
5 *.ninja 5 *.ninja
6 *.props 6 *.props
7 *.pyc 7 *.pyc
8 *.rules 8 *.rules
9 *.scons 9 *.scons
10 *.sdf 10 *.sdf
(...skipping 144 matching lines...) Expand 10 before | Expand all | Expand 10 after
155 /tools/whitespace.txt 155 /tools/whitespace.txt
156 /webrtc/examples/android/opensl_loopback/bin 156 /webrtc/examples/android/opensl_loopback/bin
157 /webrtc/examples/android/opensl_loopback/gen 157 /webrtc/examples/android/opensl_loopback/gen
158 /webrtc/examples/android/opensl_loopback/libs 158 /webrtc/examples/android/opensl_loopback/libs
159 /webrtc/examples/android/opensl_loopback/local.properties 159 /webrtc/examples/android/opensl_loopback/local.properties
160 /webrtc/examples/android/opensl_loopback/obj 160 /webrtc/examples/android/opensl_loopback/obj
161 /webrtc/examples/android/opensl_loopback/proguard-project.txt 161 /webrtc/examples/android/opensl_loopback/proguard-project.txt
162 /webrtc/modules/audio_device/android/test/bin/ 162 /webrtc/modules/audio_device/android/test/bin/
163 /webrtc/modules/audio_device/android/test/gen/ 163 /webrtc/modules/audio_device/android/test/gen/
164 /webrtc/modules/audio_device/android/test/libs/ 164 /webrtc/modules/audio_device/android/test/libs/
165 /webrtc/video_engine/test/android/bin
166 /webrtc/video_engine/test/android/gen
167 /webrtc/video_engine/test/android/libs
168 /webrtc/video_engine/test/android/obj
169 /x86-generic_out/ 165 /x86-generic_out/
170 /xcodebuild 166 /xcodebuild
OLDNEW
« no previous file with comments | « no previous file | PRESUBMIT.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698