Index: sandbox/linux/BUILD.gn |
diff --git a/sandbox/linux/BUILD.gn b/sandbox/linux/BUILD.gn |
index 84966854cec7762df3530489d16dfacb818f14ed..90c5358fda249ac1c9edd5256b720d7bf10d4557 100644 |
--- a/sandbox/linux/BUILD.gn |
+++ b/sandbox/linux/BUILD.gn |
@@ -298,6 +298,7 @@ source_set("sandbox_services_headers") { |
"system_headers/linux_seccomp.h", |
"system_headers/linux_signal.h", |
"system_headers/linux_syscalls.h", |
+ "system_headers/linux_time.h", |
"system_headers/linux_ucontext.h", |
"system_headers/x86_32_linux_syscalls.h", |
"system_headers/x86_64_linux_syscalls.h", |