Index: ui/aura/root_window_host_linux.h |
diff --git a/ui/aura/root_window_host_linux.h b/ui/aura/root_window_host_linux.h |
index 86c6ae447890317b3b172c547e91dc4aea0fb4e5..18e88c0676a8c997f9798392934b1d070158506a 100644 |
--- a/ui/aura/root_window_host_linux.h |
+++ b/ui/aura/root_window_host_linux.h |
@@ -101,9 +101,6 @@ class RootWindowHostLinux : public RootWindowHost, |
scoped_ptr<ui::ViewProp> prop_; |
- class ImageCursors; |
- scoped_ptr<ImageCursors> image_cursors_; |
- |
X11AtomCache atom_cache_; |
DISALLOW_COPY_AND_ASSIGN(RootWindowHostLinux); |