| Index: net/base/mock_network_change_notifier.cc
|
| diff --git a/net/quic/chromium/mock_network_change_notifier.cc b/net/base/mock_network_change_notifier.cc
|
| similarity index 97%
|
| rename from net/quic/chromium/mock_network_change_notifier.cc
|
| rename to net/base/mock_network_change_notifier.cc
|
| index 86326e2107dc23e18824e74e4f129eef34fd3d8e..b01fda92cf074a1756764eed815b187369d80a15 100644
|
| --- a/net/quic/chromium/mock_network_change_notifier.cc
|
| +++ b/net/base/mock_network_change_notifier.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/chromium/mock_network_change_notifier.h"
|
| +#include "net/base/mock_network_change_notifier.h"
|
|
|
| #include "base/run_loop.h"
|
|
|
|
|