| Index: ash/host/ash_window_tree_host_unified.h
|
| diff --git a/ash/host/ash_window_tree_host_unified.h b/ash/host/ash_window_tree_host_unified.h
|
| index 3b1f2bc6753f3ccb5fb19c4800f3dcfae82a165f..7ccdd5e0389b67aef4d8b739a4e69aed02cf2975 100644
|
| --- a/ash/host/ash_window_tree_host_unified.h
|
| +++ b/ash/host/ash_window_tree_host_unified.h
|
| @@ -12,11 +12,11 @@
|
| #include "ui/aura/window_observer.h"
|
|
|
| namespace ui {
|
| +class DisplayInfo;
|
| class Reflector;
|
| }
|
|
|
| namespace ash {
|
| -class DisplayInfo;
|
|
|
| // A WTH used for unified desktop mode. This creates an offscreen
|
| // compositor whose texture will be copied into each displays'
|
|
|