Chromium Code Reviews| Index: mojo/shell/switches.h |
| diff --git a/mojo/shell/switches.h b/mojo/shell/switches.h |
| index 7d4befd3ca709787dce8ca67c9d0878022e3a720..3381eeb1ee70b1b1cdb2d8833d21410a0b195af4 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 |