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

Unified Diff: net/udp/datagram_socket.h

Issue 2366893002: net: address review comments for NetLogWithSource renaming (Closed)
Patch Set: Created 4 years, 3 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 | « net/spdy/spdy_test_util_common.h ('k') | net/url_request/url_request_throttler_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/udp/datagram_socket.h
diff --git a/net/udp/datagram_socket.h b/net/udp/datagram_socket.h
index 13858a0b063c9d9bab24bae7158c82980dafda0f..88f4b999ea6d19d0181a5cc0a3b05d12eb2032f9 100644
--- a/net/udp/datagram_socket.h
+++ b/net/udp/datagram_socket.h
@@ -9,8 +9,8 @@
namespace net {
-class NetLogWithSource;
class IPEndPoint;
+class NetLogWithSource;
// A datagram socket is an interface to a protocol which exchanges
// datagrams, like UDP.
« no previous file with comments | « net/spdy/spdy_test_util_common.h ('k') | net/url_request/url_request_throttler_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698