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

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

Issue 1429083002: gl_surface_egl: ensure off and on screen surfaces use the same EGLConfig (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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
« no previous file with comments | « ui/base/x/x11_util_internal.h ('k') | ui/gfx/x/x11_switches.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/gfx/x/x11_switches.h
diff --git a/ui/gfx/x/x11_switches.h b/ui/gfx/x/x11_switches.h
index 4044c514154fff25385159f00dddbcb0d2b67c2b..28029d0cd4b0a000d018b25add7f5a930f7d2327 100644
--- a/ui/gfx/x/x11_switches.h
+++ b/ui/gfx/x/x11_switches.h
@@ -10,6 +10,8 @@
namespace switches {
#if !defined(OS_CHROMEOS)
+GFX_EXPORT extern const char kEnableTransparentVisuals[];
+GFX_EXPORT extern const char kWindowDepth[];
GFX_EXPORT extern const char kX11Display[];
#endif
« no previous file with comments | « ui/base/x/x11_util_internal.h ('k') | ui/gfx/x/x11_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698