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

Unified Diff: content/public/common/content_switches.h

Issue 145293007: ui: No more TestCompositor. Use NullDraw contexts in unit tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: testsnulldraw: Created 6 years, 11 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: content/public/common/content_switches.h
diff --git a/content/public/common/content_switches.h b/content/public/common/content_switches.h
index 23ea38753f209868bbd5333c20385dea34abe2f7..51a5b8d34b3d5c8d7e8c45a723929149364fe488 100644
--- a/content/public/common/content_switches.h
+++ b/content/public/common/content_switches.h
@@ -157,7 +157,6 @@ extern const char kEnableOverlayFullscreenVideoSubtitle[];
CONTENT_EXPORT extern const char kEnableOverlayScrollbar[];
CONTENT_EXPORT extern const char kEnableOverscrollNotifications[];
CONTENT_EXPORT extern const char kEnablePinch[];
-CONTENT_EXPORT extern const char kEnablePixelOutputInTests[];
extern const char kEnablePreparsedJsCaching[];
CONTENT_EXPORT extern const char kEnablePrivilegedWebGLExtensions[];
extern const char kEnablePruneGpuCommandBuffers[];

Powered by Google App Engine
This is Rietveld 408576698