| 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[];
|
|
|
|
|