| Index: sandbox/linux/bpf_dsl/test_trap_registry.cc
|
| diff --git a/sandbox/linux/bpf_dsl/test_trap_registry.cc b/sandbox/linux/bpf_dsl/test_trap_registry.cc
|
| index e29049ac169a700b7f4bc2829255b749654bf2d1..eaf8e3440bc351984bca7d44f00e5beb87c9264e 100644
|
| --- a/sandbox/linux/bpf_dsl/test_trap_registry.cc
|
| +++ b/sandbox/linux/bpf_dsl/test_trap_registry.cc
|
| @@ -3,8 +3,6 @@
|
| // found in the LICENSE file.
|
|
|
| #include "sandbox/linux/bpf_dsl/test_trap_registry.h"
|
| -
|
| -#include <stdint.h>
|
|
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|