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

Unified Diff: net/quic/core/crypto/crypto_server_config_protobuf.h

Issue 2193073003: Move shared files in net/quic/ into net/quic/core/ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: io_thread_unittest.cc Created 4 years, 5 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/quic/core/crypto/crypto_server_config_protobuf.h
diff --git a/net/quic/crypto/crypto_server_config_protobuf.h b/net/quic/core/crypto/crypto_server_config_protobuf.h
similarity index 98%
rename from net/quic/crypto/crypto_server_config_protobuf.h
rename to net/quic/core/crypto/crypto_server_config_protobuf.h
index 9e1f9d3be3f2093e07bb4bec4d6d0ad7a599603b..4ea23d57d52f873f0fbbf3f23f722c7e2a9b6cbe 100644
--- a/net/quic/crypto/crypto_server_config_protobuf.h
+++ b/net/quic/core/crypto/crypto_server_config_protobuf.h
@@ -16,7 +16,7 @@
#include "base/stl_util.h"
#include "base/strings/string_piece.h"
#include "net/base/net_export.h"
-#include "net/quic/crypto/crypto_protocol.h"
+#include "net/quic/core/crypto/crypto_protocol.h"
namespace net {
« no previous file with comments | « net/quic/core/crypto/crypto_secret_boxer_test.cc ('k') | net/quic/core/crypto/crypto_server_config_protobuf.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698