| Index: ash/wm/stacking_controller.cc
|
| diff --git a/ash/wm/stacking_controller.cc b/ash/wm/stacking_controller.cc
|
| index 0d23d693af15550bf488e69b55d314136fca7b85..7b211a31d2693dcbf60535ee73f70afdce52d1d6 100644
|
| --- a/ash/wm/stacking_controller.cc
|
| +++ b/ash/wm/stacking_controller.cc
|
| @@ -67,7 +67,7 @@ StackingController::~StackingController() {
|
| }
|
|
|
| ////////////////////////////////////////////////////////////////////////////////
|
| -// StackingController, aura::StackingClient implementation:
|
| +// StackingController, aura::client::WindowTreeClient implementation:
|
|
|
| aura::Window* StackingController::GetDefaultParent(aura::Window* context,
|
| aura::Window* window,
|
|
|