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

Unified Diff: ui/gfx/x/x11_switches.h

Issue 2124633002: Add new gpu driver bug workaround DISABLE_TRANSPARENT_VISUALS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase and addressed remarks from tapted Created 4 years, 5 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: ui/gfx/x/x11_switches.h
diff --git a/ui/gfx/x/x11_switches.h b/ui/gfx/x/x11_switches.h
index dc445d4e669719ace9c3dd63a1754beaf7be35bb..64605b08e9b9e7a49c6e4c034d78b06ebc1a9e3a 100644
--- a/ui/gfx/x/x11_switches.h
+++ b/ui/gfx/x/x11_switches.h
@@ -11,7 +11,6 @@
namespace switches {
#if !defined(OS_CHROMEOS)
-GFX_EXPORT extern const char kEnableTransparentVisuals[];
GFX_EXPORT extern const char kWindowDepth[];
GFX_EXPORT extern const char kX11Display[];
GFX_EXPORT extern const char kX11VisualID[];

Powered by Google App Engine
This is Rietveld 408576698