Index: ash/shell.h |
diff --git a/ash/shell.h b/ash/shell.h |
index 4736282f09720cb63489f723d31de1d7e3de3c48..d568b8d17818b5fa66bf964e2cb466329efe5d4c 100644 |
--- a/ash/shell.h |
+++ b/ash/shell.h |
@@ -222,7 +222,7 @@ class ASH_EXPORT Shell : public SystemModalContainerEventFilterDelegate, |
// |wm::GetActiveWindow()->GetRootWindow()|. |
static aura::Window* GetTargetRootWindow(); |
- // Returns the id of the gfx::Display corresponding to the window returned |
+ // Returns the id of the display::Display corresponding to the window returned |
// by |GetTargetRootWindow()| |
static int64_t GetTargetDisplayId(); |