Index: ui/views/widget/desktop_aura/desktop_factory_ozone.h |
diff --git a/ui/views/widget/desktop_aura/desktop_factory_ozone.h b/ui/views/widget/desktop_aura/desktop_factory_ozone.h |
index 3283156e32207154d900edab42d9ca9e6fc441b2..bb6cbd2d5f5c0ebd060f3d01ee9d951234c41896 100644 |
--- a/ui/views/widget/desktop_aura/desktop_factory_ozone.h |
+++ b/ui/views/widget/desktop_aura/desktop_factory_ozone.h |
@@ -7,13 +7,12 @@ |
#include "ui/views/views_export.h" |
-namespace gfx { |
-class Rect; |
+namespace display { |
class Screen; |
} |
-namespace display { |
-using Screen = gfx::Screen; |
+namespace gfx { |
+class Rect; |
} |
namespace views { |