Chromium Code Reviews| Index: mojo/shell/switches.h |
| diff --git a/mojo/shell/switches.h b/mojo/shell/switches.h |
| index 29a74374b38d85a53321f94c088a28cdf527f33f..b145c401cdb5f67095c6a0907a578d0f3a7edaf7 100644 |
| --- a/mojo/shell/switches.h |
| +++ b/mojo/shell/switches.h |
| @@ -7,8 +7,8 @@ |
| namespace switches { |
| -extern const char kApp[]; |
| extern const char kDisableCache[]; |
| +extern const char kOrigin[]; |
| } // namespace switches |