diff options
Diffstat (limited to 'extensions/shell/common/switches.h')
-rw-r--r-- | extensions/shell/common/switches.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/extensions/shell/common/switches.h b/extensions/shell/common/switches.h index 7fe3d59..b6b3932 100644 --- a/extensions/shell/common/switches.h +++ b/extensions/shell/common/switches.h @@ -10,6 +10,7 @@ namespace switches { // All switches in alphabetical order. The switches should be documented // alongside the definition of their values in the .cc file. +extern const char kAppShellAllowRoaming[]; extern const char kAppShellHostWindowSize[]; extern const char kAppShellInstallCrx[]; extern const char kAppShellPreferredNetwork[]; |