aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/libmicrohttpd
diff options
context:
space:
mode:
authorGravatar joshualitt <joshualitt@google.com>2016-03-09 14:26:15 -0800
committerGravatar Commit bot <commit-bot@chromium.org>2016-03-09 14:26:15 -0800
commitf842c50116863f44240f806509f14e434eabb0a8 (patch)
tree6de92d18b9174113d9af92eefb03200d63817fe1 /third_party/libmicrohttpd
parent1897631ebe417631ea7a046a2eb0995ab9d04539 (diff)
Revert of Create explicit microhttpd.gyp (patchset #6 id:100001 of https://codereview.chromium.org/1779903002/ )
Reason for revert: breaking per commit housekeeper Original issue's description: > Create explicit microhttpd.gyp > > Committed: https://skia.googlesource.com/skia/+/80993639dfb8bcd26633ba1c3b7334f3ef7f6eb8 TBR=bungeman@google.com,jcgregorio@google.com,ethannicholas@google.com,joshualitt@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true Review URL: https://codereview.chromium.org/1781853002
Diffstat (limited to 'third_party/libmicrohttpd')
-rw-r--r--third_party/libmicrohttpd/MHD_config.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/third_party/libmicrohttpd/MHD_config.h b/third_party/libmicrohttpd/MHD_config.h
deleted file mode 100644
index 2133731f02..0000000000
--- a/third_party/libmicrohttpd/MHD_config.h
+++ /dev/null
@@ -1,7 +0,0 @@
-/*
- * Copyright 2016 Google Inc.
- *
- * Use of this source code is governed by a BSD-style license that can be
- * found in the LICENSE file.
- */
-// A dummy file so microhttpd compiles