Merge "Print crash stack for debug builds"
diff --git a/protozero/BUILD.gn b/protozero/BUILD.gn
index f1706bb..0f01f26 100644
--- a/protozero/BUILD.gn
+++ b/protozero/BUILD.gn
@@ -26,7 +26,6 @@
   sources = [
     "include/protozero/contiguous_memory_range.h",
     "include/protozero/proto_field_descriptor.h",
-    "include/protozero/proto_utils",
     "include/protozero/protozero_message.h",
     "include/protozero/protozero_message_handle.h",
     "include/protozero/scattered_stream_writer.h",