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

Unified Diff: .gitignore

Issue 2864213004: Rename tools-webrtc -> tools_webrtc (Closed)
Patch Set: REmove symlink Created 3 years, 7 months 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index 42cd0429e552e0082f6cade3489efc0bb3ab52a0..55b2781adee86b352edff8492c25feec01ff325b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -46,16 +46,16 @@
/testing
/third_party
/tools
-/tools-webrtc/android/profiling/flamegraph
-/tools-webrtc/android/profiling/simpleperf
-/tools-webrtc/audio_quality/linux/pesq
-/tools-webrtc/audio_quality/mac/pesq
-/tools-webrtc/audio_quality/win/*.exe
-/tools-webrtc/video_quality_toolchain/linux/ffmpeg
-/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
+/tools_webrtc/android/profiling/flamegraph
+/tools_webrtc/android/profiling/simpleperf
+/tools_webrtc/audio_quality/linux/pesq
+/tools_webrtc/audio_quality/mac/pesq
+/tools_webrtc/audio_quality/win/*.exe
+/tools_webrtc/video_quality_toolchain/linux/ffmpeg
+/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
/x86-generic_out/
/xcodebuild
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698