Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1405)

Unified Diff: services/identity/public/interfaces/constants.mojom

Issue 2753753007: Introduce Identity Service and its initial usage (Closed)
Patch Set: Response to reviews Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: services/identity/public/interfaces/constants.mojom
diff --git a/services/identity/public/interfaces/constants.mojom b/services/identity/public/interfaces/constants.mojom
new file mode 100644
index 0000000000000000000000000000000000000000..e4fbfce6b3d59c355d1482f89d8baae4c1ef482a
--- /dev/null
+++ b/services/identity/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 identity.mojom;
+
+const string kServiceName = "identity";
« no previous file with comments | « services/identity/public/interfaces/OWNERS ('k') | services/identity/public/interfaces/identity_manager.mojom » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698