| Index: chrome/browser/ui/ash/launcher/launcher_item_controller.h
|
| diff --git a/chrome/browser/ui/ash/launcher/launcher_item_controller.h b/chrome/browser/ui/ash/launcher/launcher_item_controller.h
|
| index 4378732fa85e2f9c3413928a4092d3024407b865..ed65f3c53b214205c2a41dfb1f156b9f44887708 100644
|
| --- a/chrome/browser/ui/ash/launcher/launcher_item_controller.h
|
| +++ b/chrome/browser/ui/ash/launcher/launcher_item_controller.h
|
| @@ -19,7 +19,7 @@ class ChromeLauncherController;
|
|
|
| // LauncherItemController is used by ChromeLauncherController to track one
|
| // or more windows associated with a shelf item.
|
| -// TODO (khmel): Consider using ash::launcher::AppLauncherId instead of pair
|
| +// TODO (khmel): Consider using ash::AppLauncherId instead of pair
|
| // |app_id| and |launch_id|.
|
| class LauncherItemController : public ash::ShelfItemDelegate {
|
| public:
|
|
|