Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(745)

Unified Diff: net/base/network_interfaces_win.h

Issue 1984133003: Remove Windows Vista/XP specific code from net/base (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixing builds Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « net/base/network_interfaces_unittest.cc ('k') | net/base/network_interfaces_win.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/base/network_interfaces_win.h
diff --git a/net/base/network_interfaces_win.h b/net/base/network_interfaces_win.h
index 9d6941876b0cdc5f5812c4164a8507c86da95d17..5ca75c316f882b05ed9be750622fadb54fe97958 100644
--- a/net/base/network_interfaces_win.h
+++ b/net/base/network_interfaces_win.h
@@ -84,7 +84,6 @@ struct WlanApiDeleter {
NET_EXPORT bool GetNetworkListImpl(
NetworkInterfaceList* networks,
int policy,
- bool is_xp,
const IP_ADAPTER_ADDRESSES* ip_adapter_addresses);
} // namespace internal
« no previous file with comments | « net/base/network_interfaces_unittest.cc ('k') | net/base/network_interfaces_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698