| Index: chrome/browser/ui/ash/launcher/arc_app_launcher_browsertest.cc
|
| diff --git a/chrome/browser/ui/ash/launcher/arc_app_launcher_browsertest.cc b/chrome/browser/ui/ash/launcher/arc_app_launcher_browsertest.cc
|
| index ffe1363a7119e202f95a7a63ed2acdf1bc00cc03..8b0fe5cf3f22c3ad4635df07f7c6f1f353ef9613 100644
|
| --- a/chrome/browser/ui/ash/launcher/arc_app_launcher_browsertest.cc
|
| +++ b/chrome/browser/ui/ash/launcher/arc_app_launcher_browsertest.cc
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "ash/common/shelf/shelf_delegate.h"
|
| #include "ash/common/wm_shell.h"
|
| +#include "ash/shelf/shelf_delegate.h"
|
| #include "ash/wm/window_util.h"
|
| #include "base/macros.h"
|
| #include "base/run_loop.h"
|
|
|