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

Unified Diff: .gitignore

Issue 3005036: Implement VP8 encoder for chromoting (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: just uploading Created 10 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 | media/base/media.h » ('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 b48885f944965b9adc20aaae7f5959d56fc12fae..cc6b8fd5be459b69d3cca9ec001d70f4ea7c2566 100644
--- a/.gitignore
+++ b/.gitignore
@@ -74,7 +74,8 @@
/third_party/hunspell_dictionaries
/third_party/icu
/third_party/libjingle/source
-/third_party/libvpx
+/third_party/libvpx/lib
+/third_party/libvpx/include
/third_party/lighttpd
/third_party/mingw-w64
/third_party/nss
« no previous file with comments | « no previous file | media/base/media.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698