| Index: chrome/browser/io_thread_unittest.cc
|
| diff --git a/chrome/browser/io_thread_unittest.cc b/chrome/browser/io_thread_unittest.cc
|
| index 5c55155aa54f803704aedcd9d7778058714eae62..6258d5e8a6de04e616232128e0a4d8eb0c2bd88d 100644
|
| --- a/chrome/browser/io_thread_unittest.cc
|
| +++ b/chrome/browser/io_thread_unittest.cc
|
| @@ -28,7 +28,7 @@
|
| #include "net/http/http_auth_scheme.h"
|
| #include "net/http/http_network_session.h"
|
| #include "net/quic/chromium/quic_stream_factory.h"
|
| -#include "net/quic/quic_protocol.h"
|
| +#include "net/quic/core/quic_protocol.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|