| OLD | NEW |
| 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 48 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 59 /resources/**/*.pcap | 59 /resources/**/*.pcap |
| 60 /resources/**/*.pcm | 60 /resources/**/*.pcm |
| 61 /resources/**/*.rtp | 61 /resources/**/*.rtp |
| 62 /resources/**/*.rtpdump | 62 /resources/**/*.rtpdump |
| 63 /resources/**/*.rx | 63 /resources/**/*.rx |
| 64 /resources/**/*.wav | 64 /resources/**/*.wav |
| 65 /resources/**/*.yuv | 65 /resources/**/*.yuv |
| 66 /resources/**/*.BIT* | 66 /resources/**/*.BIT* |
| 67 /resources/**/*.INP | 67 /resources/**/*.INP |
| 68 /resources/**/*.OUT* | 68 /resources/**/*.OUT* |
| 69 /talk/examples/android/bin | |
| 70 /talk/examples/android/gen | |
| 71 /talk/examples/android/libs | |
| 72 /talk/examples/android/local.properties | |
| 73 /talk/examples/android/obj | |
| 74 /talk/examples/android/proguard-project.txt | |
| 75 /talk/examples/androidtests/bin | |
| 76 /talk/examples/androidtests/gen | |
| 77 /talk/app/webrtc/androidtests/bin | |
| 78 /talk/app/webrtc/androidtests/gen | |
| 79 /talk/app/webrtc/androidtests/libs | |
| 80 /testing | 69 /testing |
| 81 /third_party/WebKit/Tools/Scripts | 70 /third_party/WebKit/Tools/Scripts |
| 82 /third_party/android_platform | 71 /third_party/android_platform |
| 83 /third_party/android_tools | 72 /third_party/android_tools |
| 84 /third_party/appurify-python | 73 /third_party/appurify-python |
| 85 /third_party/asan | 74 /third_party/asan |
| 86 /third_party/ashmem | 75 /third_party/ashmem |
| 87 /third_party/binutils | 76 /third_party/binutils |
| 88 /third_party/boringssl | 77 /third_party/boringssl |
| 89 /third_party/BUILD.gn | 78 /third_party/BUILD.gn |
| (...skipping 66 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 156 /tools/python | 145 /tools/python |
| 157 /tools/sanitizer_options | 146 /tools/sanitizer_options |
| 158 /tools/swarming_client | 147 /tools/swarming_client |
| 159 /tools/telemetry | 148 /tools/telemetry |
| 160 /tools/tsan_suppressions | 149 /tools/tsan_suppressions |
| 161 /tools/valgrind | 150 /tools/valgrind |
| 162 /tools/vim | 151 /tools/vim |
| 163 /tools/win | 152 /tools/win |
| 164 /tools/xdisplaycheck | 153 /tools/xdisplaycheck |
| 165 /tools/whitespace.txt | 154 /tools/whitespace.txt |
| 166 /webrtc/examples/android/opensl_loopback/bin | |
| 167 /webrtc/examples/android/opensl_loopback/gen | |
| 168 /webrtc/examples/android/opensl_loopback/libs | |
| 169 /webrtc/examples/android/opensl_loopback/local.properties | |
| 170 /webrtc/examples/android/opensl_loopback/obj | |
| 171 /webrtc/examples/android/opensl_loopback/proguard-project.txt | |
| 172 /webrtc/modules/audio_device/android/test/bin/ | |
| 173 /webrtc/modules/audio_device/android/test/gen/ | |
| 174 /webrtc/modules/audio_device/android/test/libs/ | |
| 175 /x86-generic_out/ | 155 /x86-generic_out/ |
| 176 /xcodebuild | 156 /xcodebuild |
| OLD | NEW |