Index: ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h |
diff --git a/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h b/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h |
index 20399df380b17d04225a0a04dbeb23135b06670b..c6d9257727a63eafb50bee36d8d419abe0ec690a 100644 |
--- a/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h |
+++ b/ui/views/widget/desktop_aura/desktop_window_tree_host_x11.h |
@@ -235,10 +235,6 @@ class VIEWS_EXPORT DesktopWindowTreeHostX11 |
void SerializeImageRepresentation(const gfx::ImageSkiaRep& rep, |
std::vector<unsigned long>* data); |
- // Returns an 8888 ARGB visual. Can return NULL if there is no matching |
- // visual on this display. |
- Visual* GetARGBVisual(); |
- |
// See comment for variable open_windows_. |
static std::list<XID>& open_windows(); |