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