summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authordpranke@chromium.org <dpranke@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-14 19:29:26 +0000
committerdpranke@chromium.org <dpranke@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-14 19:29:26 +0000
commit2154052a6f6a755d5b0c13b93c12a895dd5c794d (patch)
tree826688615b0ad44447fe7358fc709b8ba17be14f /.gitignore
parent38aac89a29bbe5629e8c69944c0e32079231105b (diff)
downloadchromium_src-2154052a6f6a755d5b0c13b93c12a895dd5c794d.zip
chromium_src-2154052a6f6a755d5b0c13b93c12a895dd5c794d.tar.gz
chromium_src-2154052a6f6a755d5b0c13b93c12a895dd5c794d.tar.bz2
Check in win32 binaries for apache for the layout tests
For years we have been using LigHTTPd, and it has been flaky. It appears that the native win32 apache2 port is much less flaky. This checks in the base files and .sha1s for all of the binaries and modules; we add a hook to gclient to download the files from google storage. R=brettw@chromium.org, ojan@chromium.org, scottmg@chromium.org BUG=30536 Review URL: https://codereview.chromium.org/328053002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@277242 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 1fa8470..7ffc97b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -220,6 +220,11 @@ v8.log
/third_party/angle_dx11
/third_party/aosp
/third_party/apache-mime4j
+/third_party/apache-win32/bin/*.exe
+/third_party/apache-win32/bin/*.dll
+/third_party/apache-win32/bin/iconv/*.so
+/third_party/apache-win32/modules/*.so
+/third_party/apache-win32/modules/*.dll
/third_party/asan
/third_party/bidichecker
/third_party/bison