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

Unified Diff: .gitignore

Issue 1158913006: Move libvpx from DEPS to src (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: totally new approach Created 5 years, 3 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 5b3a4ccae8b25ad78dba852f3f32a22d0ee4a16e..3198eebf1319af8545fd1e81d9b6fc294462e671 100644
--- a/.gitignore
+++ b/.gitignore
@@ -338,7 +338,7 @@ v8.log
/third_party/libphonenumber/libphonenumber_without_metadata.xml
/third_party/libphonenumber/src
/third_party/libsrtp
-/third_party/libvpx
+/third_party/libvpx/source/libvpx
/third_party/libwebm/source
/third_party/libyuv
/third_party/lighttpd
@@ -357,8 +357,8 @@ v8.log
/third_party/omaha/src/omaha
/third_party/openmax_dl/
/third_party/opus/src
-/third_party/pdfsqueeze
/third_party/pdfium
+/third_party/pdfsqueeze
/third_party/pefile
/third_party/perl
/third_party/platformsdk_win7
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698