Index: ash/public/interfaces/constants.mojom |
diff --git a/ash/public/interfaces/constants.mojom b/ash/public/interfaces/constants.mojom |
new file mode 100644 |
index 0000000000000000000000000000000000000000..60c2a21ea15ec3bc5e75130ba4b766d1b2b762e9 |
--- /dev/null |
+++ b/ash/public/interfaces/constants.mojom |
@@ -0,0 +1,7 @@ |
+// Copyright 2017 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 ash.mojom; |
+ |
+const string kServiceName = "ash"; |