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

Unified Diff: webrtc/base/proxydetect.h

Issue 1820023004: Remove all uses of the HAVE_CONFIG_H define. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Rebased Created 4 years, 9 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 | « webrtc/base/physicalsocketserver.cc ('k') | webrtc/base/proxydetect.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/base/proxydetect.h
diff --git a/webrtc/base/proxydetect.h b/webrtc/base/proxydetect.h
index f9bf5f873440f395f366c5cebfa2be76d5c93530..708c332ae986fb0557a048fb0272561e4a53c379 100644
--- a/webrtc/base/proxydetect.h
+++ b/webrtc/base/proxydetect.h
@@ -13,10 +13,6 @@
#include "webrtc/base/proxyinfo.h"
-#ifdef HAVE_CONFIG_H
-#include "config.h"
-#endif
-
namespace rtc {
// Auto-detect the proxy server. Returns true if a proxy is configured,
// although hostname may be empty if the proxy is not required for
« no previous file with comments | « webrtc/base/physicalsocketserver.cc ('k') | webrtc/base/proxydetect.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698