summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorsatish@chromium.org <satish@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-17 16:50:07 +0000
committersatish@chromium.org <satish@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-08-17 16:50:07 +0000
commit68187f07bfc3ae25f1a53f3ab5d5c6cdd5ede440 (patch)
treeb3fb9f22c34017904678adda21e87b738f1dcc5c /.gitignore
parentc50a660db8dc3a4faa627e2dc78f6fbeea6e57cf (diff)
downloadchromium_src-68187f07bfc3ae25f1a53f3ab5d5c6cdd5ede440.zip
chromium_src-68187f07bfc3ae25f1a53f3ab5d5c6cdd5ede440.tar.gz
chromium_src-68187f07bfc3ae25f1a53f3ab5d5c6cdd5ede440.tar.bz2
Add the newly included speex third party library to the DEPS file and ignore list.
I have also set the svn:ignore property for the 'speex' subdir under third_party directory, though I guess it can't be seen in the review. BUG=none TEST=none yet Review URL: http://codereview.chromium.org/3143022 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@56371 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8d72150..8c12edf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -83,6 +83,7 @@
/third_party/python_24
/third_party/pywebsocket
/third_party/skia
+/third_party/speex
/third_party/swig
/third_party/valgrind
/third_party/xdg-utils