Commit 27aa5b6d authored by Avi Drissman's avatar Avi Drissman Committed by Commit Bot

Further cleanup of OS_MACOSX in net

Bug: 1105907
Change-Id: I2b7ab8c7671cbd492394d453a14fb47517dbc4d9
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2328340
Auto-Submit: Avi Drissman <avi@chromium.org>
Commit-Queue: David Benjamin <davidben@chromium.org>
Reviewed-by: default avatarDavid Benjamin <davidben@chromium.org>
Cr-Commit-Position: refs/heads/master@{#793157}
parent c258b7b6
...@@ -99,7 +99,7 @@ int GetIPv4AddressFromIndex(int socket, uint32_t index, uint32_t* address) { ...@@ -99,7 +99,7 @@ int GetIPv4AddressFromIndex(int socket, uint32_t index, uint32_t* address) {
return OK; return OK;
} }
#endif // OS_MACOSX #endif // OS_APPLE
#if defined(OS_MAC) #if defined(OS_MAC)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment