| Index: ash/display/window_tree_host_manager.h
|
| diff --git a/ash/display/window_tree_host_manager.h b/ash/display/window_tree_host_manager.h
|
| index f014b8ea4b09790469b311e3ee7dab37a2cb9cde..fcb833e07001f72f848f315fa0baa01bd2bdeb9c 100644
|
| --- a/ash/display/window_tree_host_manager.h
|
| +++ b/ash/display/window_tree_host_manager.h
|
| @@ -30,12 +30,6 @@ namespace aura {
|
| class WindowTreeHost;
|
| }
|
|
|
| -namespace base {
|
| -class Value;
|
| -template <typename T>
|
| -class JSONValueConverter;
|
| -}
|
| -
|
| namespace gfx {
|
| class Insets;
|
| }
|
|
|