Chromium Code Reviews

Unified Diff: .gitignore

Issue 1766643002: Roll chromium_revision ee31124..508edd3 (378158:379249) (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Added mojo symlink as workaround Created 4 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« 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 35c7c7e60cde4559cd444195cbdd43d63743e454..224ff6ea96c95fb223f66041d94b1c5bd3b83b24 100644
--- a/.gitignore
+++ b/.gitignore
@@ -47,6 +47,7 @@
/gyp-mac-tool
/links
/links.db
+/mojo
/out
/resources/**/*.aecdump
/resources/**/*.bin
@@ -103,7 +104,7 @@
/third_party/libjpeg
/third_party/libjpeg_turbo
/third_party/libsrtp
-/third_party/libvpx_new
+/third_party/libvpx
/third_party/libxml
/third_party/libudev
/third_party/libyuv
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine