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

Unified Diff: webrtc/libjingle/xmpp/xmppsocket.cc

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/sslstreamadapterhelper.cc ('k') | webrtc/media/base/mediaengine.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/libjingle/xmpp/xmppsocket.cc
diff --git a/webrtc/libjingle/xmpp/xmppsocket.cc b/webrtc/libjingle/xmpp/xmppsocket.cc
index 25e03efbe9271acb0e1dc3f94939fd2a3982f6f9..fd078282131d61ad62d1470cd62bf099e1cd2d91 100644
--- a/webrtc/libjingle/xmpp/xmppsocket.cc
+++ b/webrtc/libjingle/xmpp/xmppsocket.cc
@@ -10,10 +10,6 @@
#include "xmppsocket.h"
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
#include <errno.h>
#include "webrtc/base/logging.h"
#include "webrtc/base/thread.h"
« no previous file with comments | « webrtc/base/sslstreamadapterhelper.cc ('k') | webrtc/media/base/mediaengine.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698