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

Unified Diff: .gitignore

Issue 11421224: Add Apache HTTP libraries to DEPS for Android. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years 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 6e23444e2a887c3a544a41dc7795306ba371d6d5..e1630de0140277810b2e279017dd3d5760b7d52e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -151,6 +151,7 @@ v8.log
/third_party/angle
/third_party/android_tools/
/third_party/aosp
+/third_party/apache-mime4j
/third_party/asan
/third_party/bidichecker
/third_party/bison
@@ -163,6 +164,7 @@ v8.log
/third_party/cygwin
/third_party/directxsdk
/third_party/drmemory
+/third_party/findbugs
/third_party/ffmpeg
/third_party/flac
/third_party/freetype
@@ -172,9 +174,12 @@ v8.log
/third_party/googlemac
/third_party/gperf
/third_party/guava/src
+/third_party/httpcomponents-client
+/third_party/httpcomponents-core
/third_party/hunspell
/third_party/hunspell_dictionaries
/third_party/icu
+/third_party/jarjar
/third_party/jsoncpp/source
/third_party/jsr-305/src
/third_party/leveldatabase/src
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698