Index: chrome/common/chrome_switches.h |
diff --git a/chrome/common/chrome_switches.h b/chrome/common/chrome_switches.h |
index 781309345907a53ff42fc86c4c14f8ed813cdba0..76a5c61b37a29e67f8504f0fccedea47bfda3e9e 100644 |
--- a/chrome/common/chrome_switches.h |
+++ b/chrome/common/chrome_switches.h |
@@ -401,6 +401,7 @@ extern const char kAllowNaClFileHandleAPI[]; |
extern const char kAllowNaClSocketAPI[]; |
extern const char kDisablePluginPowerSaver[]; |
extern const char kEnablePluginPowerSaver[]; |
+extern const char kRebaselinePixelTests[]; |
Lei Zhang
2015/10/21 07:24:52
Maybe this should go in chrome/test/base/test_swit
tommycli
2015/10/21 18:16:04
Done.
Lei Zhang
2015/10/21 23:25:33
chrome/test/base/test_switches.h != base/test/test
tommycli
2015/10/21 23:57:22
Done. Doh!
|
#endif |
#if defined(ENABLE_TASK_MANAGER) |