Chromium Code Reviews| Index: shell/switches.h |
| diff --git a/shell/switches.h b/shell/switches.h |
| index 45e5dfcae2c2e7752d56a2a323d1e80f49a5c7b6..b0d181d6d67b4d6012899c8edbf23bed10b3448d 100644 |
| --- a/shell/switches.h |
| +++ b/shell/switches.h |
| @@ -24,6 +24,7 @@ extern const char kForceInProcess[]; |
| extern const char kHelp[]; |
| extern const char kMapOrigin[]; |
| extern const char kOrigin[]; |
| +extern const char kPredictableAppFilenames[]; |
| extern const char kURLMappings[]; |
| extern const std::set<std::string> GetAllSwitches(); |