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

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

Issue 1984323005: Pass switches::kX11VisualID and use it from gl_surface_egl.cc::GetPlatformANGLEDisplay (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Just rebase Created 4 years, 7 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
« no previous file with comments | « content/gpu/gpu_main.cc ('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 5b2e505043a4c637f8df2f3ce6e8eadef35cbd06..dc445d4e669719ace9c3dd63a1754beaf7be35bb 100644
--- a/ui/gfx/x/x11_switches.h
+++ b/ui/gfx/x/x11_switches.h
@@ -14,6 +14,7 @@ namespace switches {
GFX_EXPORT extern const char kEnableTransparentVisuals[];
GFX_EXPORT extern const char kWindowDepth[];
GFX_EXPORT extern const char kX11Display[];
+GFX_EXPORT extern const char kX11VisualID[];
#endif
} // namespace switches
« no previous file with comments | « content/gpu/gpu_main.cc ('k') | ui/gfx/x/x11_switches.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698