| Index: extensions/common/switches.h
|
| diff --git a/extensions/common/switches.h b/extensions/common/switches.h
|
| index 1a110f239cf4cb29f6292f73ca4cc2e47bd9616a..4bf98a029827115687f3edb1cb0522e129e88ae1 100644
|
| --- a/extensions/common/switches.h
|
| +++ b/extensions/common/switches.h
|
| @@ -23,6 +23,7 @@ extern const char kEnableExperimentalExtensionApis[];
|
| extern const char kEnableExtensionActionRedesign[];
|
| extern const char kEnableMimeHandlerView[];
|
| extern const char kEnableOverrideBookmarksUI[];
|
| +extern const char kEnableRemoteAssistance[];
|
| extern const char kErrorConsole[];
|
| extern const char kExtensionActionRedesign[];
|
| extern const char kExtensionProcess[];
|
|
|