Index: content/zygote/zygote_main_linux.cc |
diff --git a/content/zygote/zygote_main_linux.cc b/content/zygote/zygote_main_linux.cc |
index 8f89580d42f6ed7a97b86e0e8651acf0905675a5..c23c3be5195484074ddac5620ac03ac6ef54a47e 100644 |
--- a/content/zygote/zygote_main_linux.cc |
+++ b/content/zygote/zygote_main_linux.cc |
@@ -64,6 +64,7 @@ |
#if defined(ADDRESS_SANITIZER) |
#include <sanitizer/asan_interface.h> |
+#include <sanitizer/coverage_interface.h> |
#endif |
namespace content { |