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

Unified Diff: services/catalog/store.h

Issue 2425563004: Support reading multiple InterfaceProviderSpecs from manifests (Closed)
Patch Set: . 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/public/interfaces/catalog.mojom ('k') | services/catalog/store.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: services/catalog/store.h
diff --git a/services/catalog/store.h b/services/catalog/store.h
index 93235c6686a0767b4520bb22580dd2ade62406b5..2a64e14645c8c8963685dfbcb4efa0a3f382ce0f 100644
--- a/services/catalog/store.h
+++ b/services/catalog/store.h
@@ -28,8 +28,6 @@ class Store {
static const char kInterfaceProviderSpecs_ProvidesKey[];
// Value is a dictionary.
static const char kInterfaceProviderSpecs_RequiresKey[];
- // Value is a dictionary.
- static const char kInterfaceProvider_ConnectionSpecKey[];
// Value is a list.
static const char kServicesKey[];
« no previous file with comments | « services/catalog/public/interfaces/catalog.mojom ('k') | services/catalog/store.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698