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

Unified Diff: services/catalog/store.cc

Issue 2440203002: Mojo: removing support for process-group. (Closed)
Patch Set: Synced Created 4 years, 2 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
« no previous file with comments | « services/catalog/entry_unittest.cc ('k') | services/file/manifest.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/catalog/store.cc
diff --git a/services/catalog/store.cc b/services/catalog/store.cc
index 2fea2c213450567a48f37f0a5dfddfa7d4467fc7..402729c9f7587b52143e8986bc9188a971a45dc4 100644
--- a/services/catalog/store.cc
+++ b/services/catalog/store.cc
@@ -9,8 +9,6 @@ namespace catalog {
// static
const char Store::kNameKey[] = "name";
// static
-const char Store::kQualifierKey[] = "process-group";
-// static
const char Store::kDisplayNameKey[] = "display_name";
// static
const char Store::kInterfaceProviderSpecsKey[] = "interface_provider_specs";
« no previous file with comments | « services/catalog/entry_unittest.cc ('k') | services/file/manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698