Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(141)

Unified Diff: chrome/common/chrome_switches.h

Issue 1412963003: Plugin Power Saver: Implement pixel tests for plugin placeholders. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix behavior on slow cros bots Created 5 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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)

Powered by Google App Engine
This is Rietveld 408576698