Chromium Code Reviews| 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 |