| Index: ash/common/system/toast/toast_overlay.cc
|
| diff --git a/ash/system/toast/toast_overlay.cc b/ash/common/system/toast/toast_overlay.cc
|
| similarity index 99%
|
| rename from ash/system/toast/toast_overlay.cc
|
| rename to ash/common/system/toast/toast_overlay.cc
|
| index 8175419403d34b361d267f5256c89d71b0c76567..5bebb73a8ee8bc6d3ba9c9690ffd68878fee1ab8 100644
|
| --- a/ash/system/toast/toast_overlay.cc
|
| +++ b/ash/common/system/toast/toast_overlay.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "ash/system/toast/toast_overlay.h"
|
| +#include "ash/common/system/toast/toast_overlay.h"
|
|
|
| #include "ash/common/shelf/wm_shelf.h"
|
| #include "ash/common/wm_shell.h"
|
|
|