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

Unified Diff: services/catalog/store.h

Issue 2611183006: Service Manager: Miscellaneous catalog cleanup (Closed)
Patch Set: Created 3 years, 11 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/catalog/store.h
diff --git a/services/catalog/store.h b/services/catalog/store.h
index 46a2bc564edfb4a15546eefb1da58624f507866d..9728a745637e1ae59dfbd6bf33a7511eb476807a 100644
--- a/services/catalog/store.h
+++ b/services/catalog/store.h
@@ -14,8 +14,6 @@ class Store {
// Value is a string.
static const char kNameKey[];
// Value is a string.
- static const char kQualifierKey[];
- // Value is a string.
static const char kDisplayNameKey[];
// Value is a dictionary.
static const char kInterfaceProviderSpecsKey[];

Powered by Google App Engine
This is Rietveld 408576698