Index: mash/screenlock/public/interfaces/constants.mojom |
diff --git a/mash/screenlock/public/interfaces/constants.mojom b/mash/screenlock/public/interfaces/constants.mojom |
new file mode 100644 |
index 0000000000000000000000000000000000000000..1fc11e2160e56c9e3135045364f32ba5f35ae64b |
--- /dev/null |
+++ b/mash/screenlock/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.screenlock.mojom; |
+ |
+const string kServiceName = "screenlock"; |