Remove unused header <string> from client/settings.h

Change-Id: I04d065f8f77797e6a301dffde30dcfe376e9a48d
Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/3402639
Reviewed-by: Joshua Peraza <jperaza@chromium.org>
Commit-Queue: Mark Mentovai <mark@chromium.org>
This commit is contained in:
Mark Mentovai 2022-01-19 15:36:06 -05:00 committed by Crashpad LUCI CQ
parent 50ed179e9a
commit 1721bb991c

View File

@ -17,8 +17,6 @@
#include <time.h>
#include <string>
#include "base/files/file_path.h"
#include "base/scoped_generic.h"
#include "build/build_config.h"