[fuchsia] remove obsolete FIDL string.cc include

the code moved to string.h and the SDK no longer includes that source file

TESTED=fix the broken Fuchsia bots

Change-Id: I2ad39e6bc4d90e7a79ab380899bd20a84d0df465
Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/1724907
Reviewed-by: Francois Rousseau <frousseau@google.com>
Commit-Queue: Francois Rousseau <frousseau@google.com>
This commit is contained in:
Francois Rousseau 2019-07-30 10:27:55 -07:00 committed by Commit Bot
parent 63782c8333
commit 8b8066297c

View File

@ -102,7 +102,6 @@ if (crashpad_is_in_fuchsia) {
"$sdk_pkg_path/fidl_cpp_base/clone.cc",
"$sdk_pkg_path/fidl_cpp_base/decoder.cc",
"$sdk_pkg_path/fidl_cpp_base/encoder.cc",
"$sdk_pkg_path/fidl_cpp_base/string.cc",
]
public_configs = [