Index: mash/login/public/interfaces/constants.mojom |
diff --git a/mash/login/public/interfaces/constants.mojom b/mash/login/public/interfaces/constants.mojom |
new file mode 100644 |
index 0000000000000000000000000000000000000000..ea6496b7fe7081422c8f6bfb0b3998609da4619a |
--- /dev/null |
+++ b/mash/login/public/interfaces/constants.mojom |
@@ -0,0 +1,7 @@ |
+// Copyright 2016 The Chromium Authors. All rights reserved. |
+// Use of this source code is governed by a BSD-style license that can be |
+// found in the LICENSE file. |
+ |
+module mash.login.mojom; |
+ |
+const string kServiceName = "login"; |