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

Unified Diff: .gitignore

Issue 1537473002: [third-party] Netty fork of Tomcat Native (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Added cflag to include NDK support headers in APR build Created 4 years, 11 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') | third_party/apache-portable-runtime/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: .gitignore
diff --git a/.gitignore b/.gitignore
index f2f9c433b3b201ce0b85d27a062236691b6428f3..a0286c41f3c848e40622032c39a5c4b7613e1b2a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -286,6 +286,7 @@ vs-chromium-project.txt
/third_party/angle
/third_party/angle_dx11
/third_party/apache-mime4j
+/third_party/apache-portable-runtime/src
/third_party/apache-win32/bin/*.exe
/third_party/apache-win32/bin/*.dll
/third_party/apache-win32/bin/iconv/*.so
@@ -367,6 +368,8 @@ vs-chromium-project.txt
/third_party/mocha
/third_party/mockito/src
/third_party/nacl_sdk_binaries/
+/third_party/netty-tcnative/src
+/third_party/netty4/src
/third_party/nss
/third_party/omaha/src/omaha
/third_party/openmax_dl/
« no previous file with comments | « no previous file | DEPS » ('j') | third_party/apache-portable-runtime/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698