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

Unified Diff: ash/screen_util.h

Issue 2526333002: ash: Cleanup class/struct forward declarations (Closed)
Patch Set: Rebase 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
« no previous file with comments | « ash/rotator/window_rotation.h ('k') | ash/shell.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/screen_util.h
diff --git a/ash/screen_util.h b/ash/screen_util.h
index dc9ac78b6a90259dd4cd86441f6f2b5c834a8eaa..c0c3ce99b6288ba88b0b210f448acbeecd99a8b7 100644
--- a/ash/screen_util.h
+++ b/ash/screen_util.h
@@ -12,13 +12,8 @@ namespace aura {
class Window;
}
-namespace display {
-class Display;
-}
-
namespace gfx {
class Rect;
-class Point;
}
namespace ash {
« no previous file with comments | « ash/rotator/window_rotation.h ('k') | ash/shell.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698