Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(229)

Unified Diff: content/zygote/zygote_main_linux.cc

Issue 975503002: Roll Clang 223108:230914 (Closed) Base URL: precise:/work/chromium/src@clang_roll_230914
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/gpu/gpu_main.cc ('k') | sandbox/linux/integration_tests/bpf_dsl_seccomp_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/zygote/zygote_main_linux.cc
diff --git a/content/zygote/zygote_main_linux.cc b/content/zygote/zygote_main_linux.cc
index efbfdb02d87eb2a37b477fca668b0405fbcf148d..96fac2194377a0f6c43b9ba22c4ff0b8b74b5480 100644
--- a/content/zygote/zygote_main_linux.cc
+++ b/content/zygote/zygote_main_linux.cc
@@ -67,6 +67,7 @@
#if defined(SANITIZER_COVERAGE)
#include <sanitizer/common_interface_defs.h>
+#include <sanitizer/coverage_interface.h>
#endif
namespace content {
« no previous file with comments | « content/gpu/gpu_main.cc ('k') | sandbox/linux/integration_tests/bpf_dsl_seccomp_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698