diff options
Diffstat (limited to 'extensions/common/switches.h')
-rw-r--r-- | extensions/common/switches.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extensions/common/switches.h b/extensions/common/switches.h index 7c891d8..af2a0f4 100644 --- a/extensions/common/switches.h +++ b/extensions/common/switches.h @@ -23,6 +23,7 @@ extern const char kEnableExtensionActionRedesign[]; extern const char kEnableMojoSerialService[]; extern const char kEnableOverrideBookmarksUI[]; extern const char kEnableBLEAdvertising[]; +extern const char kEnableTabForDesktopShare[]; extern const char kErrorConsole[]; extern const char kExtensionActionRedesign[]; extern const char kExtensionProcess[]; |