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

Unified Diff: net/websockets/websocket_test_util.h

Issue 2351513002: net: rename BoundNetLog to NetLogWithSource (Closed)
Patch Set: one more fix, content bound_net_log_ 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
Index: net/websockets/websocket_test_util.h
diff --git a/net/websockets/websocket_test_util.h b/net/websockets/websocket_test_util.h
index 6944cba589d4e484e3651dfa9cf227401010e7bb..434da5d83cd351faa21df2bdd07e83a109c92205 100644
--- a/net/websockets/websocket_test_util.h
+++ b/net/websockets/websocket_test_util.h
@@ -26,7 +26,7 @@ class Origin;
namespace net {
-class BoundNetLog;
+class NetLogWithSource;
class MockClientSocketFactory;
class ProxyService;
class SequencedSocketData;

Powered by Google App Engine
This is Rietveld 408576698