$OpenBSD: patch-services_catalog_store_cc,v 1.4 2018/05/04 07:14:58 robert Exp $
Index: services/catalog/store.cc
--- services/catalog/store.cc.orig
+++ services/catalog/store.cc
@@ -35,6 +35,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
