| Index: net/quic/core/quic_clock_test.cc
|
| diff --git a/net/quic/core/quic_clock_test.cc b/net/quic/core/quic_clock_test.cc
|
| index f9d1f634e32e2a4a3df539169d0fb49079cfde9e..2f7b6402792d72d312584022e37f76ef066b46c4 100644
|
| --- a/net/quic/core/quic_clock_test.cc
|
| +++ b/net/quic/core/quic_clock_test.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_clock.h"
|
| +#include "net/quic/platform/api/quic_clock.h"
|
|
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|