Index: ash/display/screen_ash.h |
diff --git a/ash/display/screen_ash.h b/ash/display/screen_ash.h |
index eb8cf75a8065eaf162b771466e4ed00732684ff4..08011b23d0966620f25a115290ca8b01c69aa5d7 100644 |
--- a/ash/display/screen_ash.h |
+++ b/ash/display/screen_ash.h |
@@ -78,7 +78,7 @@ class ASH_EXPORT ScreenAsh : public gfx::Screen { |
virtual void RemoveObserver(gfx::DisplayObserver* observer) OVERRIDE; |
private: |
- friend class internal::DisplayManager; |
+ friend class DisplayManager; |
// Notifies observers of display configuration changes. |
void NotifyBoundsChanged(const gfx::Display& display); |