| Index: content/shell/shell_switches.h
|
| diff --git a/content/shell/shell_switches.h b/content/shell/shell_switches.h
|
| index d07e06cc981e0889770c5801c08a64b1b4ef9c92..4fa203bfcc6ec544484c3c422f1a04d1b7411329 100644
|
| --- a/content/shell/shell_switches.h
|
| +++ b/content/shell/shell_switches.h
|
| @@ -14,6 +14,7 @@ extern const char kContentBrowserTest[];
|
| extern const char kContentShellDataPath[];
|
| extern const char kDumpRenderTree[];
|
| extern const char kNoTimeout[];
|
| +extern const char kOutputLayoutTestDifferences[];
|
|
|
| } // namespace switches
|
|
|
|
|