| Index: extensions/common/switches.h
|
| diff --git a/extensions/common/switches.h b/extensions/common/switches.h
|
| index 8f01e70f4ef5da9fda0292cb675f14cdfac85f99..deb6eb7c56108915d8ab363608adb68850dfa608 100644
|
| --- a/extensions/common/switches.h
|
| +++ b/extensions/common/switches.h
|
| @@ -14,7 +14,6 @@ namespace switches {
|
| extern const char kAllowHTTPBackgroundPage[];
|
| extern const char kAllowLegacyExtensionManifests[];
|
| extern const char kDisableDesktopCaptureAudio[];
|
| -extern const char kDisableDesktopCapturePickerNewUI[];
|
| extern const char kDisableTabForDesktopShare[];
|
| extern const char kEmbeddedExtensionOptions[];
|
| extern const char kEnableAppWindowControls[];
|
|
|