Chromium Code Reviews| Index: content/shell/shell_switches.h |
| =================================================================== |
| --- content/shell/shell_switches.h (revision 147965) |
| +++ content/shell/shell_switches.h (working copy) |
| @@ -12,6 +12,7 @@ |
| extern const char kCheckLayoutTestSysDeps[]; |
| extern const char kContentBrowserTest[]; |
| extern const char kDumpRenderTree[]; |
| +extern const char kOffTheRecord[]; |
| } // namespace switches |