Index: ash/system/toast/toast_overlay.cc |
diff --git a/ash/common/system/toast/toast_overlay.cc b/ash/system/toast/toast_overlay.cc |
similarity index 99% |
rename from ash/common/system/toast/toast_overlay.cc |
rename to ash/system/toast/toast_overlay.cc |
index 5bebb73a8ee8bc6d3ba9c9690ffd68878fee1ab8..8175419403d34b361d267f5256c89d71b0c76567 100644 |
--- a/ash/common/system/toast/toast_overlay.cc |
+++ b/ash/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/common/system/toast/toast_overlay.h" |
+#include "ash/system/toast/toast_overlay.h" |
#include "ash/common/shelf/wm_shelf.h" |
#include "ash/common/wm_shell.h" |