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