| Index: chrome/browser/ui/ash/launcher/app_window_launcher_item_controller.h
|
| diff --git a/chrome/browser/ui/ash/launcher/app_window_launcher_item_controller.h b/chrome/browser/ui/ash/launcher/app_window_launcher_item_controller.h
|
| index 1a51984d55ff314453835ac3bdd8477919e05362..aaa6f2cf54c2aa49cbd68216ec0be74538e51cbc 100644
|
| --- a/chrome/browser/ui/ash/launcher/app_window_launcher_item_controller.h
|
| +++ b/chrome/browser/ui/ash/launcher/app_window_launcher_item_controller.h
|
| @@ -26,7 +26,7 @@ class BaseWindow;
|
| // windows, each item controller keeps track of all windows associated with the
|
| // app and their activation order. Instances are owned by ash::ShelfModel.
|
| //
|
| -// Tests are in chrome_launcher_controller_impl_browsertest.cc
|
| +// Tests are in chrome_launcher_controller_browsertest.cc
|
| class AppWindowLauncherItemController : public ash::ShelfItemDelegate,
|
| public aura::WindowObserver {
|
| public:
|
|
|