Index: net/quic/core/spdy_utils_test.cc |
diff --git a/net/quic/spdy_utils_test.cc b/net/quic/core/spdy_utils_test.cc |
similarity index 99% |
rename from net/quic/spdy_utils_test.cc |
rename to net/quic/core/spdy_utils_test.cc |
index 35093af511a86ba9fa41a8f2ecf49452bb65cff4..3d626089533cb5b43fa3771087cc36a870ad290b 100644 |
--- a/net/quic/spdy_utils_test.cc |
+++ b/net/quic/core/spdy_utils_test.cc |
@@ -1,7 +1,7 @@ |
// Copyright 2016 The Chromium Authors. All rights reserved. |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "net/quic/spdy_utils.h" |
+#include "net/quic/core/spdy_utils.h" |
#include "base/macros.h" |
#include "base/strings/string_number_conversions.h" |