Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(439)

Unified Diff: ui/views/widget/desktop_aura/desktop_factory_ozone.h

Issue 2484863005: ui: Cleanup class/struct forward declarations (Closed)
Patch Set: Fix another conflict Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 bb6cbd2d5f5c0ebd060f3d01ee9d951234c41896..ea1c92e38856cb974f4c72d28fc2947dab6f6a0d 100644
--- a/ui/views/widget/desktop_aura/desktop_factory_ozone.h
+++ b/ui/views/widget/desktop_aura/desktop_factory_ozone.h
@@ -11,10 +11,6 @@ namespace display {
class Screen;
}
-namespace gfx {
-class Rect;
-}
-
namespace views {
class DesktopNativeWidgetAura;
class DesktopWindowTreeHost;

Powered by Google App Engine
This is Rietveld 408576698