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