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

Unified Diff: jingle/notifier/communicator/xmpp_connection_generator.h

Issue 6993015: Add unit-tests for SingleRequestHostResolver. (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: oops Created 9 years, 7 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
Index: jingle/notifier/communicator/xmpp_connection_generator.h
===================================================================
--- jingle/notifier/communicator/xmpp_connection_generator.h (revision 87744)
+++ jingle/notifier/communicator/xmpp_connection_generator.h (working copy)
@@ -12,6 +12,7 @@
#include "net/base/completion_callback.h"
#include "net/base/host_resolver.h"
#include "net/base/net_log.h"
+#include "net/base/single_request_host_resolver.h"
#include "jingle/notifier/base/server_information.h"
namespace talk_base {

Powered by Google App Engine
This is Rietveld 408576698