Commit 35808025 authored by Wez's avatar Wez Committed by Commit Bot

[Fuchsia] Remove unused header from SDK GN rules.

The fdio/socket.h header is unused, and an upcoming SDK roll will
remove it, so remove it from our hand-rolled build-rules.

Change-Id: I84260f09778daac364fd217198292b3272cf38a4
Reviewed-on: https://chromium-review.googlesource.com/c/1287294
Commit-Queue: Wez <wez@chromium.org>
Reviewed-by: default avatarWez <wez@chromium.org>
Reviewed-by: default avatarFabrice de Gans-Riberi <fdegans@chromium.org>
Cr-Commit-Position: refs/heads/master@{#600806}
parent d6a4ab8f
...@@ -41,7 +41,6 @@ fuchsia_sdk_pkg("fdio") { ...@@ -41,7 +41,6 @@ fuchsia_sdk_pkg("fdio") {
"include/lib/fdio/module.modulemap", "include/lib/fdio/module.modulemap",
"include/lib/fdio/namespace.h", "include/lib/fdio/namespace.h",
"include/lib/fdio/remoteio.h", "include/lib/fdio/remoteio.h",
"include/lib/fdio/socket.h",
"include/lib/fdio/spawn.h", "include/lib/fdio/spawn.h",
"include/lib/fdio/unsafe.h", "include/lib/fdio/unsafe.h",
"include/lib/fdio/util.h", "include/lib/fdio/util.h",
......
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