Index: content/gpu/gpu_main.cc |
diff --git a/content/gpu/gpu_main.cc b/content/gpu/gpu_main.cc |
index f73bb0d1214b90d11af4030d516fbad0bfa63438..b34d42f990710d9ec779ffa4d2ebddbf086bee7e 100644 |
--- a/content/gpu/gpu_main.cc |
+++ b/content/gpu/gpu_main.cc |
@@ -61,6 +61,7 @@ |
#if defined(SANITIZER_COVERAGE) |
#include <sanitizer/common_interface_defs.h> |
+#include <sanitizer/coverage_interface.h> |
#endif |
const int kGpuTimeout = 10000; |