Index: components/nacl/common/nacl_constants.h |
diff --git a/components/nacl/common/nacl_constants.h b/components/nacl/common/nacl_constants.h |
index 2b18e0e61edecfed375668b877560449f1084d9a..09df0031648f11eb92ff07ce9f3d46f033205330 100644 |
--- a/components/nacl/common/nacl_constants.h |
+++ b/components/nacl/common/nacl_constants.h |
@@ -20,6 +20,9 @@ extern const char kPnaclPluginDescription[]; |
extern const base::FilePath::CharType kInternalNaClPluginFileName[]; |
+extern const char kNaClBrokerServiceName[]; |
+extern const char kNaClLoaderServiceName[]; |
+ |
} // namespace nacl |
#endif // COMPONENTS_NACL_COMMON_NACL_CONSTANTS_H_ |