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 |