mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-09 14:06:33 +00:00
[fuchsia] Update header include
Previously, we included lib/fdio/util.h, but that header is being removed. The declarations we need are in lib/fdio/fdio.h now. Change-Id: I094b328766f1c67571044f85717b788eded1d142 Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/1508635 Reviewed-by: Mark Mentovai <mark@chromium.org> Commit-Queue: Adam Barth <abarth@chromium.org>
This commit is contained in:
parent
348022def8
commit
aa160f6581
@ -15,7 +15,7 @@
|
||||
#include "util/fuchsia/koid_utilities.h"
|
||||
|
||||
#include <fuchsia/sysinfo/c/fidl.h>
|
||||
#include <lib/fdio/util.h>
|
||||
#include <lib/fdio/fdio.h>
|
||||
#include <lib/zx/channel.h>
|
||||
#include <lib/zx/job.h>
|
||||
#include <lib/zx/process.h>
|
||||
|
Loading…
x
Reference in New Issue
Block a user