Index: ash/shell/window_watcher.h |
diff --git a/ash/shell/window_watcher.h b/ash/shell/window_watcher.h |
index 7a2c7c0c9bd41d604e669d886c55b9bf54e19364..4654993ce3a466f83637a90df5d5a04082dfb57d 100644 |
--- a/ash/shell/window_watcher.h |
+++ b/ash/shell/window_watcher.h |
@@ -24,7 +24,7 @@ namespace shell { |
// TODO(sky): fix this class, its a bit broke with workspace2. |
// WindowWatcher is responsible for listening for newly created windows and |
-// creating items on the Launcher for them. |
+// creating items on the Shelf for them. |
class WindowWatcher : public aura::WindowObserver, |
public gfx::DisplayObserver { |
public: |