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

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

Issue 2565563002: Move various Chromium QUIC files to net/quic/chromium where they belong (Closed)
Patch Set: 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_http_utils.h ('k') | net/quic/chromium/quic_http_utils_test.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/quic/chromium/quic_http_utils.cc
diff --git a/net/quic/core/quic_http_utils.cc b/net/quic/chromium/quic_http_utils.cc
similarity index 96%
rename from net/quic/core/quic_http_utils.cc
rename to net/quic/chromium/quic_http_utils.cc
index f9e953da1e9b2845a761fd221e94be34e0013108..09e9e248794ce58821f80bf42a8b377e1c7931cc 100644
--- a/net/quic/core/quic_http_utils.cc
+++ b/net/quic/chromium/quic_http_utils.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/quic_http_utils.h"
+#include "net/quic/chromium/quic_http_utils.h"
#include <utility>
« no previous file with comments | « net/quic/chromium/quic_http_utils.h ('k') | net/quic/chromium/quic_http_utils_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698