| Index: src/zone/accounting-allocator.h
|
| diff --git a/src/zone/accounting-allocator.h b/src/zone/accounting-allocator.h
|
| index c6bf7a75e3c8ff47b1b4cfcf6783f8226ceab752..65128c6f7052aaeb2af51201b1efb3a0936210c8 100644
|
| --- a/src/zone/accounting-allocator.h
|
| +++ b/src/zone/accounting-allocator.h
|
| @@ -13,7 +13,7 @@
|
| #include "src/base/platform/semaphore.h"
|
| #include "src/base/platform/time.h"
|
| #include "src/zone/zone-segment.h"
|
| -#include "testing/gtest/include/gtest/gtest_prod.h"
|
| +#include "testing/gtest/include/gtest/gtest_prod.h" // nogncheck
|
|
|
| namespace v8 {
|
| namespace internal {
|
|
|