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

Unified Diff: net/dns/mdns_client.h

Issue 2058093002: Roll base to 3ed5621c3408ce7109597b81faa0c27f1085a2cb. (Closed) Base URL: https://github.com/domokit/monet.git@master
Patch Set: Created 4 years, 6 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 | « mojo/services/network/http_connection_impl.cc ('k') | third_party/tcmalloc/chromium/src/debugallocation.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/dns/mdns_client.h
diff --git a/net/dns/mdns_client.h b/net/dns/mdns_client.h
index 675f8de165696b39971c339f90e19ba59bca5838..1c75b0465137f1828dea7651ec1d78a48ccbb66e 100644
--- a/net/dns/mdns_client.h
+++ b/net/dns/mdns_client.h
@@ -14,6 +14,9 @@
#include "net/dns/dns_response.h"
#include "net/dns/record_parsed.h"
+template <typename T>
+class ScopedVector;
+
namespace net {
class DatagramServerSocket;
« no previous file with comments | « mojo/services/network/http_connection_impl.cc ('k') | third_party/tcmalloc/chromium/src/debugallocation.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698