| Index: content/shell/common/layout_test/layout_test_switches.h
|
| diff --git a/content/shell/common/layout_test/layout_test_switches.h b/content/shell/common/layout_test/layout_test_switches.h
|
| index d42b86c07d91ff6c15ce465738c447112a7ae20e..f94b5edf0745133400f62fe2a5e09660d4b4ffb0 100644
|
| --- a/content/shell/common/layout_test/layout_test_switches.h
|
| +++ b/content/shell/common/layout_test/layout_test_switches.h
|
| @@ -16,6 +16,7 @@ extern const char kAllowExternalPages[];
|
| extern const char kCheckLayoutTestSysDeps[];
|
| extern const char kCrashOnFailure[];
|
| extern const char kDebugDevTools[];
|
| +extern const char kDevToolsPath[];
|
| extern const char kEnableAccelerated2DCanvas[];
|
| extern const char kEnableFontAntialiasing[];
|
| extern const char kAlwaysUseComplexText[];
|
|
|