Index: net/android/traffic_stats.h |
diff --git a/net/android/traffic_stats.h b/net/android/traffic_stats.h |
index f6aadadf8ad6ffcf54f2b984facca0a36a3c8196..866e6b7ae46f76840baed8f42fe753b82a5435a6 100644 |
--- a/net/android/traffic_stats.h |
+++ b/net/android/traffic_stats.h |
@@ -47,8 +47,6 @@ NET_EXPORT bool GetCurrentUidTxBytes(int64_t* bytes); |
// and UDP usage. |bytes| must not be nullptr. |
NET_EXPORT bool GetCurrentUidRxBytes(int64_t* bytes); |
-bool Register(JNIEnv* env); |
- |
} // namespace traffic_stats |
} // namespace android |