Index: content/public/common/content_switches.cc |
diff --git a/content/public/common/content_switches.cc b/content/public/common/content_switches.cc |
index 52674aa53cda15e1025bdb13275c5c984b1c991a..9a627580039cc8a0f47a2f8b8c820589c8257386 100644 |
--- a/content/public/common/content_switches.cc |
+++ b/content/public/common/content_switches.cc |
@@ -520,9 +520,6 @@ const char kEnableOverscrollNotifications[] = "enable-overscroll-notifications"; |
// Enables compositor-accelerated touch-screen pinch gestures. |
const char kEnablePinch[] = "enable-pinch"; |
-// Show pixel output for tests. |
-const char kEnablePixelOutputInTests[] = "enable-pixel-output-in-tests"; |
- |
// Enable caching of pre-parsed JS script data. See http://crbug.com/32407. |
const char kEnablePreparsedJsCaching[] = "enable-preparsed-js-caching"; |