Index: ash/system/toast/toast_data.cc |
diff --git a/ash/common/system/toast/toast_data.cc b/ash/system/toast/toast_data.cc |
similarity index 92% |
rename from ash/common/system/toast/toast_data.cc |
rename to ash/system/toast/toast_data.cc |
index 5390b781e25f195a1dec5973720598e411853ff8..b80f1c76179811ecfe3d42a81511330e6f111cab 100644 |
--- a/ash/common/system/toast/toast_data.cc |
+++ b/ash/system/toast/toast_data.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_data.h" |
+#include "ash/system/toast/toast_data.h" |
#include <utility> |