Index: mojo/shell/public/cpp/names.h |
diff --git a/mojo/shell/public/cpp/names.h b/mojo/shell/public/cpp/names.h |
index 9fbabf26332044a444bef76627e945d5ea0dea12..86e899956bc0408b45695a839e736e4170fcb1de 100644 |
--- a/mojo/shell/public/cpp/names.h |
+++ b/mojo/shell/public/cpp/names.h |
@@ -9,6 +9,9 @@ |
namespace mojo { |
+extern const char kNameType_Mojo[]; |
+extern const char kNameType_Exe[]; |
+ |
// Mojo services and applications are identified by structured "names", of the |
// form: |
// |