Index: ash/shell.h |
diff --git a/ash/shell.h b/ash/shell.h |
index 7b109fe85c8f754975714256635c52853da275ea..92a32e75f1fb73ec0ba1d0339e2382415829cc3d 100644 |
--- a/ash/shell.h |
+++ b/ash/shell.h |
@@ -553,7 +553,7 @@ class ASH_EXPORT Shell : public SystemModalContainerEventFilterDelegate, |
// Prepares the shelf to be deleted. |
void ShutdownShelf(); |
- // ash::SystemModalContainerEventFilterDelegate overrides: |
+ // SystemModalContainerEventFilterDelegate: |
bool CanWindowReceiveEvents(aura::Window* window) override; |
// Overridden from ui::EventTarget: |