| Index: net/android/network_change_notifier_android.cc
|
| diff --git a/net/android/network_change_notifier.cc b/net/android/network_change_notifier_android.cc
|
| similarity index 96%
|
| rename from net/android/network_change_notifier.cc
|
| rename to net/android/network_change_notifier_android.cc
|
| index 562f3f1bef7f79f567a4851c1658844755f102c2..e1cea06c7698825d843aebd63c7279279f80dd32 100644
|
| --- a/net/android/network_change_notifier.cc
|
| +++ b/net/android/network_change_notifier_android.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/android/network_change_notifier.h"
|
| +#include "net/android/network_change_notifier_android.h"
|
|
|
| #include "base/logging.h"
|
| #include "base/android/jni_android.h"
|
|
|