Chromium Code Reviews| Index: mojo/shell/switches.h |
| diff --git a/mojo/shell/switches.h b/mojo/shell/switches.h |
| index e543c622ff4b4c95c0888280cff496497034f3b6..6f0dee284db864efb247907a1132a8661422ab70 100644 |
| --- a/mojo/shell/switches.h |
| +++ b/mojo/shell/switches.h |
| @@ -19,6 +19,7 @@ extern const char kEnableExternalApplications[]; |
| extern const char kEnableMultiprocess[]; |
| extern const char kOrigin[]; |
| extern const char kSpy[]; |
| +extern const char kURLMappings[]; |
| } // namespace switches |
| #endif // MOJO_SHELL_SWITCHES_H_ |