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 64605b08e9b9e7a49c6e4c034d78b06ebc1a9e3a..7b5fae974047520cfed629867a42983ed6a3f1c6 100644 |
| --- a/ui/gfx/x/x11_switches.h |
| +++ b/ui/gfx/x/x11_switches.h |
| @@ -11,9 +11,7 @@ |
| namespace switches { |
| #if !defined(OS_CHROMEOS) |
| -GFX_EXPORT extern const char kWindowDepth[]; |
| GFX_EXPORT extern const char kX11Display[]; |
| -GFX_EXPORT extern const char kX11VisualID[]; |
| #endif |
| } // namespace switches |