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

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. 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 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
This is Rietveld 408576698