| Index: chrome/common/chrome_switches.h
|
| diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h
|
| index 4c50ffe5c73fd8019a5c97952c6e396ccb1e40dd..36ed54539dc717bfae8570248e7baa8494c25b77 100644
|
| --- a/chrome/common/chrome_switches.h
|
| +++ b/chrome/common/chrome_switches.h
|
| @@ -296,6 +296,7 @@ extern const char kV8PacMojoInProcess[];
|
| extern const char kV8PacMojoOutOfProcess[];
|
| extern const char kValidateCrx[];
|
| extern const char kVersion[];
|
| +extern const char kWebApkServerUrl[];
|
| extern const char kWindowPosition[];
|
| extern const char kWindowSize[];
|
| extern const char kWindowWorkspace[];
|
|
|