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

Unified Diff: net/quic/chromium/properties_based_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
Index: net/quic/chromium/properties_based_quic_server_info.cc
diff --git a/net/quic/core/crypto/properties_based_quic_server_info.cc b/net/quic/chromium/properties_based_quic_server_info.cc
similarity index 97%
rename from net/quic/core/crypto/properties_based_quic_server_info.cc
rename to net/quic/chromium/properties_based_quic_server_info.cc
index 0ab4f6cef1a4c9f5709484eea4eb69052ee8ce0a..38814545bb12cdc79f023cc564d5c649b984ede3 100644
--- a/net/quic/core/crypto/properties_based_quic_server_info.cc
+++ b/net/quic/chromium/properties_based_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/properties_based_quic_server_info.h"
+#include "net/quic/chromium/properties_based_quic_server_info.h"
#include "base/base64.h"
#include "base/metrics/histogram_macros.h"
« no previous file with comments | « net/quic/chromium/properties_based_quic_server_info.h ('k') | net/quic/chromium/properties_based_quic_server_info_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698