Index: ash/shelf/shelf_tooltip_manager.cc |
diff --git a/ash/shelf/shelf_tooltip_manager.cc b/ash/shelf/shelf_tooltip_manager.cc |
index 10ea4a685bc74cc807a510c3c9a6f5cad2a81e5c..8e5b780e23937ce77819288e8dee25c14b7fac13 100644 |
--- a/ash/shelf/shelf_tooltip_manager.cc |
+++ b/ash/shelf/shelf_tooltip_manager.cc |
@@ -80,7 +80,7 @@ ShelfTooltipManager::ShelfTooltipBubble::ShelfTooltipBubble( |
kArrowOffsetLeftRight, |
kArrowOffsetTopBottom, |
kArrowOffsetLeftRight); |
- // Launcher items can have an asymmetrical border for spacing reasons. |
+ // Shelf items can have an asymmetrical border for spacing reasons. |
// Adjust anchor location for this. |
if (anchor->border()) |
insets += anchor->border()->GetInsets(); |