diff options
Diffstat (limited to 'components/tracing_untrusted.gyp')
-rw-r--r-- | components/tracing_untrusted.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/tracing_untrusted.gyp b/components/tracing_untrusted.gyp index ff3e720..f2215de 100644 --- a/components/tracing_untrusted.gyp +++ b/components/tracing_untrusted.gyp @@ -27,6 +27,7 @@ 'nlib_target': 'libtracing_untrusted.a', 'build_glibc': 0, 'build_newlib': 1, + 'build_irt': 1, }, 'sources': [ 'tracing/child_trace_message_filter.cc', |