$OpenBSD: patch-services_catalog_store_cc,v 1.6 2019/04/17 11:48:54 robert Exp $
Index: services/catalog/store.cc
--- services/catalog/store.cc.orig
+++ services/catalog/store.cc
@@ -37,6 +37,8 @@ const char Store::kRequiredFilesKey_PlatformValue_MacO
 // static
 const char Store::kRequiredFilesKey_PlatformValue_Android[] = "android";
 // static
+const char Store::kRequiredFilesKey_PlatformValue_OpenBSD[] = "openbsd";
+// static
 const char Store::kRequiredFilesKey_PlatformValue_Fuchsia[] = "fuchsia";
 
 }  // namespace catalog
