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

Unified Diff: net/quic/chromium/quic_server_info.cc

Issue 2566783002: Various formatting cleanups to net/quic/crypto and net/quic/congestion_control (Closed)
Patch Set: Rebase Created 4 years 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/quic/chromium/quic_server_info.h ('k') | net/quic/chromium/quic_stream_factory.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/quic/chromium/quic_server_info.cc
diff --git a/net/quic/core/crypto/quic_server_info.cc b/net/quic/chromium/quic_server_info.cc
similarity index 98%
rename from net/quic/core/crypto/quic_server_info.cc
rename to net/quic/chromium/quic_server_info.cc
index fa5be4a91e3e31144a61348b87c0cb5cb4ec8e51..7259dbac10bdb10a66fe914435e6cb7d74c785e8 100644
--- a/net/quic/core/crypto/quic_server_info.cc
+++ b/net/quic/chromium/quic_server_info.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "net/quic/core/crypto/quic_server_info.h"
+#include "net/quic/chromium/quic_server_info.h"
#include <limits>
« no previous file with comments | « net/quic/chromium/quic_server_info.h ('k') | net/quic/chromium/quic_stream_factory.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698