Chromium Code Reviews| 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..b545dfc4f53241ad256d2a5c321b83d7ad0e6950 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 ManagedDisplayInfo; |
|
oshima
2016/08/26 21:47:53
remove this?
rjkroege
2016/08/29 22:21:59
Done.
|
| 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' |