| 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 53fbe73e2f17be63f2cb65b6362cb49101af3b06..24fac735b35e56c8d01dc2db34784d472afac44f 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
|
| @@ -28,7 +28,7 @@ class ChromeLauncherController;
|
| // controller keeps track of all windows associated with the app and their
|
| // activation order. Instances are owned by ash::ShelfItemDelegateManager.
|
| //
|
| -// Tests are in chrome_launcher_controller_browsertest.cc
|
| +// Tests are in chrome_launcher_controller_impl_browsertest.cc
|
| class AppWindowLauncherItemController : public LauncherItemController,
|
| public aura::WindowObserver {
|
| public:
|
|
|